Closed
Description
rails -v
> Rails 7.0.1
ruby -v
> ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-linux]
I do gem add syntax_tree
, than rails s
, and then I receive a ton of the following (and similar) in logs:
/home/staleo/.rbenv/versions/2.7.2/lib/ruby/gems/2.7.0/gems/syntax_tree-1.2.0/lib/syntax_tree.rb:14006: syntax error, unexpected end', expecting end-of-input
Any ideas how to solve this? Thanks!
Metadata
Metadata
Assignees
Labels
No labels