-
Notifications
You must be signed in to change notification settings - Fork 393
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
Not getting installed.. #8
Comments
Hey, this problem occurs when NodeJS fails to install the packages because Hope that will work! |
as @chamindujs has pointed out @mahakants49 . You simply forgot to run |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting this error while after installing
audited 2880 packages in 22.17s
found 295 vulnerabilities (282 low, 8 moderate, 5 high)
run
npm audit fix
to fix them, ornpm audit
for details$ npm start
npm ERR! path C:\Users\mahakant sharma\desktop\portfolio\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\mahakant sharma\desktop\portfolio\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mahakant sharma\AppData\Roaming\npm-cache_logs\2020-07-31T10_19_28_875Z-debug.log
The text was updated successfully, but these errors were encountered: