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

npm install error #60

Open
PatrickUgwu opened this issue Sep 7, 2023 · 0 comments
Open

npm install error #60

PatrickUgwu opened this issue Sep 7, 2023 · 0 comments

Comments

@PatrickUgwu
Copy link

I have problems installing SwarmJS. Running "npm install" returns 5 vulnerabilities:

  • npm ERR! code 1
  • npm ERR! path C:\Windows\System32\SwarmJS
  • npm ERR! command failed
  • npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c (cd src/client && npm install) && (cd src/common && npm install) && (cd src/scenes && npm install)
  • npm ERR! A complete log of this run can be found in: C:\Users\patri\AppData\Local\npm-cache_logs\2023-09-07T11_47_43_880Z-debug-0.log

Unfortuntely "npm audit fix" dosent seem to fix the issue. I am using Node.js version 18.17.1. Can someone help me with this?

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

1 participant