We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
found 35 vulnerabilities (9 low, 9 moderate, 17 high) run npm audit fix to fix them, or npm audit for details
npm audit fix
npm audit
C:\Users\Jakob\Desktop\trafficupdate\trafficupdate>npm audit fix npm ERR! code ELOCKVERIFY npm ERR! Errors were found in your package-lock.json, run npm install to fix them. npm ERR! Missing: gulp-sass@^2.0.4 npm ERR! Missing: bower@^1.3.3 npm ERR! Missing: shelljs@^0.3.0
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Jakob\AppData\Roaming\npm-cache_logs\2020-12-03T20_00_04_759Z-debug.log
this is my problem if i run npm audit fix... Can anyone help me?
Thank you in advance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
found 35 vulnerabilities (9 low, 9 moderate, 17 high)
run
npm audit fix
to fix them, ornpm audit
for detailsC:\Users\Jakob\Desktop\trafficupdate\trafficupdate>npm audit fix
npm ERR! code ELOCKVERIFY
npm ERR! Errors were found in your package-lock.json, run npm install to fix them.
npm ERR! Missing: gulp-sass@^2.0.4
npm ERR! Missing: bower@^1.3.3
npm ERR! Missing: shelljs@^0.3.0
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Jakob\AppData\Roaming\npm-cache_logs\2020-12-03T20_00_04_759Z-debug.log
this is my problem if i run npm audit fix... Can anyone help me?
Thank you in advance
The text was updated successfully, but these errors were encountered: