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

npm run dev 后报错,页面不显示 #3

Closed
ahjdzx opened this issue Mar 17, 2020 · 2 comments
Closed

npm run dev 后报错,页面不显示 #3

ahjdzx opened this issue Mar 17, 2020 · 2 comments

Comments

@ahjdzx
Copy link

ahjdzx commented Mar 17, 2020

Uncaught Error: Module build failed (from ./node_modules/eslint-loader/index.js):
TypeError: Cannot read property 'range' of null
@stormzhai
Copy link

.eslintrc.js 注释掉parser: 'babel-eslint', 就可以了

@wenjianzhang
Copy link
Member

在vue.config.js文件中:
//取消 eslint 验证
lintOnSave: false

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

3 participants