-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
nom run dev 报错 #457
Comments
Please report issues in relevant template repo with more detailed information. |
The webpack template is Error , when I run npm run dev command , my node and npm both latest |
This was referenced Apr 13, 2021
This was referenced Apr 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-project@1.0.0 dev:
node build/dev-server.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-project@1.0.0 dev script 'node build/dev-server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the vue-project package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node build/dev-server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs vue-project
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls vue-project
npm ERR! There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/zhangxueming/.npm/_logs/2017-05-09T09_34_10_015Z-debug.log
The text was updated successfully, but these errors were encountered: