colyseus / unity-demo-tanks

Colyseus + Unity: Multiplayer Turn-based demonstration
https://docs.colyseus.io/demo/turn-based-tanks/
5 stars 3 forks source link

npm install complains: #2

Open kragil opened 10 months ago

kragil commented 10 months ago

npm install npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 389 packages, and audited 390 packages in 45s

10 packages are looking for funding run npm fund for details

30 vulnerabilities (12 moderate, 14 high, 4 critical)

kragil commented 10 months ago

And I had to install Python for it to work at all.