CasperTech / node-metaverse

A node.js interface for Second Life.
MIT License
51 stars 34 forks source link

Unable to install with npm #37

Closed Tina-King closed 3 years ago

Tina-King commented 3 years ago

There seems to be an issue installing node-metaverse with npm.

$ npm install --save @caspertech/node-metaverse
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t https://github.com/CasperTech/node-tar.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2020-12-17T04_04_37_447Z-debug.log
TomMettam commented 3 years ago

Please update your node.js, this isn't a bug with this package