vue-izitoast icon indicating copy to clipboard operation
vue-izitoast copied to clipboard

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

Open mateusgalasso opened this issue 6 years ago • 5 comments

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?

mateusgalasso avatar Jun 13 '18 19:06 mateusgalasso

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

How to fix this.

imbidhu avatar Nov 28 '18 10:11 imbidhu

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.

hamza-shahid99 avatar Dec 18 '18 15:12 hamza-shahid99

did you find any solution?

melisovm avatar Mar 14 '19 07:03 melisovm

still no solution for this ?

Dzale avatar Jun 09 '19 20:06 Dzale

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

arthurvasconcelos avatar Aug 23 '19 01:08 arthurvasconcelos