You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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 withnpm start
.2023-04-01T22_42_34_119Z-debug-0.log
The text was updated successfully, but these errors were encountered: