Skip to content
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

New install reveals vulnerability issues #241

Open
fbandusg opened this issue Apr 1, 2023 · 2 comments
Open

New install reveals vulnerability issues #241

fbandusg opened this issue Apr 1, 2023 · 2 comments

Comments

@fbandusg
Copy link

fbandusg commented Apr 1, 2023

Whilst running npm install 66 vulnerabilities (2 low, 33 moderate, 13 high, 18 critical) are revealed. npm audit fix --force does not fix all of these. I am ultimately unable to start the server with npm start.

2023-04-01T22_42_34_119Z-debug-0.log

@Dahlgren
Copy link
Owner

Dahlgren commented Apr 1, 2023

If you run a forced upgrade you'll end up with incompatible dependencies breaking the application. Leave the dependencies as is until older node version support is dropped and the legacy code can be migrated.

@fbandusg
Copy link
Author

fbandusg commented Apr 1, 2023

Understood. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants