-
Notifications
You must be signed in to change notification settings - Fork 493
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
First time install + serve #44
Comments
0 info it worked if it ends with ok |
audited 856 packages in 2.821s
84 packages are looking for funding
run
npm fund
for detailsfound 0 vulnerabilities
PS C:\Users\32479\Desktop\RWV\real-world-vue-master> npm run serve
ERROR TypeError: Cannot read property 'version' of undefined
TypeError: Cannot read property 'version' of undefined
at module.exports (C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-plugin-eslint\index.js:21:27)
at C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-service\lib\Service.js:82:9
at Array.forEach ()
at loadedCallback (C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-service\lib\Service.js:80:20)
at Service.init (C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-service\lib\Service.js:97:14)
at Service.run (C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-service\lib\Service.js:247:16)
at Object. (C:\Users\32479\Desktop\RWV\real-world-vue-master\node_modules@vue\cli-service\bin\vue-cli-service.js:37:9) at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] serve:
vue-cli-service serve
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\32479\AppData\Roaming\npm-cache_logs\2022-04-22T17_02_17_534Z-debug.log
The text was updated successfully, but these errors were encountered: