Skip to content
New issue

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

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

Already on GitHub? # to your account

Unexpected token operator «=», expected punc «,» #7

Open
mateusgalasso opened this issue Jun 13, 2018 · 5 comments
Open

Unexpected token operator «=», expected punc «,» #7

mateusgalasso opened this issue Jun 13, 2018 · 5 comments
Labels

Comments

@mateusgalasso
Copy link

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?

@imbidhu
Copy link

imbidhu commented Nov 28, 2018

I too got this error
SyntaxError: Unexpected token operator «=», expected punc «,» [./~/vue-izitoast/dist/vue-izitoast.js:89,0]

How to fix this.

@hamza-shahid99
Copy link

when i run 'npm run build'
i too got this error .. how to fix this ..

ERROR in static/js/vendor.1aa0d6de2b8539156a91.js from UglifyJs
Unexpected token operator «=», expected punc «,» [./~/vue-izitoast/dist/vue-izitoast.js:89,0][static/js/vendor.1aa0d6de2b8539156a91.js:47257,29]

Build failed with errors.

@melisovm
Copy link

did you find any solution?

@Dzale
Copy link

Dzale commented Jun 9, 2019

still no solution for this ?

@arthurvasconcelos
Copy link
Owner

@Dzale @melisovm @hamza-shahid99 @imbidhu @stonkeep can you guys try with the last version that I released today? Thanks.

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

No branches or pull requests

6 participants