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
Hi, first of all, thank so much for sharing all this knowledge. I'm late to the boat and when tried to run npn i in gitpod, I'm not able to fix the issues appearing. Curious if someone else is running into the same problem. Thank you!
@rcontesti i think it's okay , try npm i --f , but my question for you is there a docker-compose.yml ?
@Ismail-khlif, yes I try it but still I get several vulnerabilities. Regarding docker-compose.yml, I cannot find any within the folders. Is there any folder where I should I find it?
Hi, first of all, thank so much for sharing all this knowledge. I'm late to the boat and when tried to run
npn i
in gitpod, I'm not able to fix the issues appearing. Curious if someone else is running into the same problem. Thank you!`131 vulnerabilities (1 low, 104 moderate, 22 high, 4 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force`
The text was updated successfully, but these errors were encountered: