-
Notifications
You must be signed in to change notification settings - Fork 44
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
Javascript not formatted correctly #19
Comments
Hm, ok. I ran the JS files through JSLint and made the changes I could. Maybe this will fix your issue? |
It may, only way is to try a deploy again. I'll try it tomorrow |
It didn't seem to fix it. Same error. |
Got it! Take a look at PR #23 again |
@ericsaupe Did this solve your issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We tried to deploy using the installed javascript to our production servers and got
V8::Error: SyntaxError: Unexpected token: operator (>)
when we tried to compile the assets. After removing the solidus_avatax_certified javascript from our project all was well again. I ran some of the JS files through jslint.com and it came up with a number of errors. Looks to only be a problem on Ubuntu since our local OSX machines weren't picking it up.The text was updated successfully, but these errors were encountered: