Operating System: Windows 10
Node Version: v8.9.2
NPM Version: 5.5.1
I successfully installed vue-cli using NPM, but encountered an error when trying to run 'npm run dev' command.
Below is the error message:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Contact Email: hansol@example.com
npm ERR! dev: `cross-env NODE_ENV=development webpack-dev-server --open --hot`
npm ERR! Exit status 1
npm ERR!
npm ERR! The dev script failed.
npm ERR! This issue is likely not related to npm. Check for additional error logs above.
npm ERR! For more details, check the complete log file at:
npm ERR! C:\Users\hansol\AppData\Roaming\npm-cache\_logs\2017-12-08T04_14_50_859Z-debug.log