m-abdulhak / SwarmJS

Interactive 2D swarm robotics simulation platform developed to prototype, benchmark, and showcase control algorithms for multi robot systems.
https://m-abdulhak.github.io/SwarmJS/
10 stars 7 forks source link

npm install error #60

Open PatrickUgwu opened 10 months ago

PatrickUgwu commented 10 months ago

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

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?