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

Error with linting #3

Closed
armano2 opened this issue Nov 18, 2018 · 2 comments
Closed

Error with linting #3

armano2 opened this issue Nov 18, 2018 · 2 comments

Comments

@armano2
Copy link
Contributor

armano2 commented Nov 18, 2018

http://localhost:8080/vue-eslint-editor/

"Parsing error: acorn.Parser.extend is not a function"

[{"ruleId":null,"fatal":true,"severity":2,"message":"Parsing error: acorn.Parser.extend is not a function","line":undefined,"column":undefined}]

there is something wrong, but i'm not able to pinpoint where, error is coming from linter -> eslint -> acorn,

i didn't change code at all, just fresh pull/npm i/run docs

@mysticatea
Copy link
Owner

Sounds like you have encountered this npm's bug eslint/eslint#11018.
Please try to remove package-lock.json and node_modules then re-install all.

@armano2
Copy link
Contributor Author

armano2 commented Nov 18, 2018

ok :>

@armano2 armano2 closed this as completed Nov 18, 2018
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

2 participants