Jump to content
McKay Development

hannejj

Member
  • Posts

    1
  • Joined

  • Last visited

hannejj's Achievements

  1. hey everyone when i run npm install steam-totp i get following error root@vultr:~# npm install steam-totpnpm http GET https://registry.npmjs.org/steam-totpnpm http 304 https://registry.npmjs.org/steam-totpnpm WARN engine [email protected]: wanted: {"node":">=6.0.0"} (current: {"node":"v0.10.25","npm":"1.3.10"})npm http GET https://registry.npmjs.org/doctormckay/stats-reporternpm http 404 https://registry.npmjs.org/doctormckay/stats-reporternpm ERR! TypeError: Cannot read property 'latest' of undefinednpm ERR! at next (/usr/share/npm/lib/cache.js:687:35)npm ERR! at /usr/share/npm/lib/cache.js:675:5npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:142:7)npm ERR! at /usr/lib/nodejs/graceful-fs/polyfills.js:133:7npm ERR! at Object.oncomplete (fs.js:107:15)npm ERR! If you need help, you may report this log at:npm ERR! <http://github.com/isaacs/npm/issues>npm ERR! or email it to:npm ERR! <[email protected]> npm ERR! System Linux 3.13.0-125-genericnpm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "steam-totp"npm ERR! cwd /rootnpm ERR! node -v v0.10.25npm ERR! npm -v 1.3.10npm ERR! type non_object_property_loadnpm ERR!npm ERR! Additional logging details can be found in:npm ERR! /root/npm-debug.lognpm ERR! not ok code 0root@vultr:~# And when im running npm install steamcommunity im getting this error root@vultr:~# npm install steamcommunitynpm http GET https://registry.npmjs.org/steamcommunitynpm http 304 https://registry.npmjs.org/steamcommunitynpm WARN engine [email protected]: wanted: {"node":">=4.0.0"} (current: {"node":"v0.10.25","npm":"1.3.10"})npm http GET https://registry.npmjs.org/requestnpm http GET https://registry.npmjs.org/node-bignumbernpm http GET https://registry.npmjs.org/steamidnpm http GET https://registry.npmjs.org/xml2jsnpm http GET https://registry.npmjs.org/cheerio/0.22.0npm http GET https://registry.npmjs.org/asyncnpm http GET https://registry.npmjs.org/steam-totpnpm http GET https://registry.npmjs.org/doctormckay/stats-reporternpm http 304 https://registry.npmjs.org/requestnpm http 304 https://registry.npmjs.org/node-bignumbernpm http 304 https://registry.npmjs.org/steamidnpm http 304 https://registry.npmjs.org/cheerio/0.22.0npm http 304 https://registry.npmjs.org/xml2jsnpm http 304 https://registry.npmjs.org/asyncnpm http 304 https://registry.npmjs.org/steam-totpnpm http 404 https://registry.npmjs.org/doctormckay/stats-reporternpm ERR! TypeError: Cannot read property 'latest' of undefinednpm ERR! at next (/usr/share/npm/lib/cache.js:687:35)npm ERR! at /usr/share/npm/lib/cache.js:675:5npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:142:7)npm ERR! at /usr/lib/nodejs/graceful-fs/polyfills.js:133:7npm ERR! at Object.oncomplete (fs.js:107:15)npm ERR! If you need help, you may report this log at:npm ERR! <http://github.com/isaacs/npm/issues>npm ERR! or email it to:npm ERR! <[email protected]> npm ERR! System Linux 3.13.0-125-genericnpm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "steamcommunity"npm ERR! cwd /rootnpm ERR! node -v v0.10.25npm ERR! npm -v 1.3.10npm ERR! type non_object_property_loadnpm ERR!npm ERR! Additional logging details can be found in:npm ERR! /root/npm-debug.lognpm ERR! not ok code 0 any suggestions please?
×
×
  • Create New...