We've moved discussions to Discord

Has anyone seen this Action Text Install Error with Rails 6.1.4 (while installing JS dependencies)

I have a fairly new version of Jumpstart Pro (~1 month) on Rails 6.1.4 still. Getting the following stacktrace when attempting to install action text with rails action_text:install

** Invoke action_text:install (first_time)
** Execute action_text:install
       rails  app:binstub:yarn
   identical  bin/yarn
Installing JavaScript dependencies
rails aborted!
Oj::ParseError: unexpected characters after the JSON document (after ) at line 30, column 2 [sparse.c:706]
/Users/bhumi/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/actiontext-6.1.4.1/lib/generators/action_text/install/install_generator.rb:61:in `load'
/Users/bhumi/.rbenv/versions/3.0.2/lib/ruby/gems/3.0.0/gems/actiontext-6.1.4.1/lib/generators/action_text/install/install_generator.rb:61:in `js_dependencies'

Has anyone run into this around here and found a fix?
google reveals this thread with people complaining about a similar issue as recently as Nov 2021 with no real answers.


Notifications
You’re not receiving notifications from this thread.