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

Unexpected character '`' problem #21

Closed
mesutgok opened this issue Apr 14, 2017 · 8 comments
Closed

Unexpected character '`' problem #21

mesutgok opened this issue Apr 14, 2017 · 8 comments

Comments

@mesutgok
Copy link

Hi,

thank u first, npm run build problem

ERROR in static/js/vendor.45cf410bef1d1ee48a7d.js from UglifyJs
Unexpected character '`' [./~/vue-masked-input/src/MaskedInput.js:7,0][static/js/vendor.45cf410bef1d1ee48a7d.js:61918,12]

what is the problem ? how to fix ? Ie not working app

@AlexQuidditch
Copy link

I have same problem

@fabriciobeltran
Copy link

same here!

@maximus1010101
Copy link

What version can we use now?

@zaguiini
Copy link

zaguiini commented May 3, 2017

+1

@niksmr
Copy link
Owner

niksmr commented May 6, 2017

Fixed in 0.5.0, please update

@niksmr niksmr closed this as completed May 6, 2017
@victorboissiere
Copy link

@niksmr do you remember how did you fix it ? I have the same issue on another project and I do know how to resolve it. I would like to make a pull request but I have no idea was is causing the issue :/

@niksmr
Copy link
Owner

niksmr commented May 21, 2017

@victorboissiere do you use 0.5.0^ version? The reason for the issue was the use of ES6-template literals. Starting with version 0.5.0, they are no longer there.

@victorboissiere
Copy link

I was talking about the same error happening on a completely different package. I guess you just removed the ES6-template literals to fix it! Thank you and sorry to ask here I was so desperate :/

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

7 participants