-
Notifications
You must be signed in to change notification settings - Fork 22
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
Unexpected token operator «=», expected punc «,» #7
Comments
I too got this error How to fix this. |
when i run 'npm run build' ERROR in static/js/vendor.1aa0d6de2b8539156a91.js from UglifyJs Build failed with errors. |
did you find any solution? |
still no solution for this ? |
@Dzale @melisovm @hamza-shahid99 @imbidhu @stonkeep can you guys try with the last version that I released today? Thanks. |
I am getting the error on 'npm build'
ERROR in static/js/vendor.390088080e4987aacfed.js from UglifyJs
SyntaxError: Unexpected token operator «=», expected punc «,» [./~/vue-izitoast/dist/vue-izitoast.js:87,0]
I saw in vue-izitoast.js:87,0 and founded the followed line
'function plugin(Vue, options = {}) {'
Is this correct?
How to fix this?
The text was updated successfully, but these errors were encountered: