Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8::Error: Unrecognised input when upgraded from 3.7.2 to 3.7.3 #806

Open
chandni31 opened this issue Jun 20, 2024 · 0 comments
Open

V8::Error: Unrecognised input when upgraded from 3.7.2 to 3.7.3 #806

chandni31 opened this issue Jun 20, 2024 · 0 comments

Comments

@chandni31
Copy link

Expected behavior

the build should pass. bundle exec rake assets:precompile

Actual behavior

Tell us what should happen
we are using 'sprockets', '3.7.3' which throws the error
Caused by:
V8::Error: Unrecognised input
/.rvm/gems/ruby-2.7.7/gems/less-2.6.0/lib/less/parser.rb:74:in `block (2 levels) in parse'
at the finish (/.rvm/gems/ruby-2.7.7/gems/less-2.6.0/lib/less/js/lib/less/parser.js:666:28)

But the error is resolved when downgrading the 'sprockets', '3.7.2' for the same code set.

Tell us what happens instead

System configuration

  • Sprockets version 3.7.3/3.7.2
  • Ruby version 2.6/2.7

Example App (Reproduction) - THIS IS IMPORTANT YOUR ISSUE LIKELY WILL NOT BE RESOLVED WITHOUT THIS

Please provide an example app that reproduces the problem. This will save maintainers time so they can spend it fixing your issues instead of trying to build a reproduction case from sparse instructions.

To create an example app, make an application locally that uses your same version of Sprockets. Add files to reproduce the problem. Once you've reproduced the problem add instructions on how to run your example app to a README.md file. Then commit everything to git and push to a new project on github. Once you've pushed your app add a link back to this issue.

More information about example apps
Screenshot 2024-06-20 at 12 36 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant