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

项目如何启动的呀 #13

Open
dj940212 opened this issue Jun 12, 2017 · 4 comments
Open

项目如何启动的呀 #13

dj940212 opened this issue Jun 12, 2017 · 4 comments

Comments

@dj940212
Copy link

为何我启动项目会报错,是不是还要配置别的环境

@pmg1989
Copy link
Owner

pmg1989 commented Jun 12, 2017

npm run dev 或者 yarn run dev,你报什么错误?

@dj940212
Copy link
Author

`D:\GitHub\dva-admin\node_modules_webpack@2.6.1@webpack\lib\Chunk.js:45
throw new Error("Chunk.entry was removed. Use hasRuntime()");
^

Error: Chunk.entry was removed. Use hasRuntime()
`
报这个错误

@pmg1989
Copy link
Owner

pmg1989 commented Jun 12, 2017

感觉像是环境包的问题,重新安装试试呢

@dj940212
Copy link
Author

谢谢,现在可以了,用npm install会报错,用yarn install成功了,可能是依赖版本的兼容问题,再次感谢您抽空回答

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