|
发表于 2018-3-2 08:48:52
|
显示全部楼层
Debian8和Centos 6.8均报错

[ol]Debian 8: npm WARN package.json rawsocks@1.0.0 No repository field. npm ERR! 404 Not Found npm ERR! 404 npm ERR! 404 'types/node' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 It was specified as a dependency of 'rawsocks' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, or http url, or git url. npm ERR! System Linux 3.16.0-4-amd64 npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" npm ERR! cwd /root/MemcacheDos npm ERR! node -v v0.10.29 npm ERR! npm -v 1.4.21 npm ERR! code E404 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /root/MemcacheDos/npm-debug.log npm ERR! not ok code 0 Centos 6.8: npm http 404 https://registry.npmjs.org/types/node npm ERR! TypeError: Cannot read property 'latest' of undefined npm ERR! at next (/usr/lib/node_modules/npm/lib/cache.js:687:35) npm ERR! at /usr/lib/node_modules/npm/lib/cache.js:675:5 npm ERR! at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7) npm ERR! at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7 npm ERR! at Object.oncomplete (fs.js:108:15) npm ERR! If you need help, you may report this log at: npm ERR! ; npm ERR! or email it to: npm ERR! ; npm ERR! System Linux 2.6.32-696.20.1.el6.x86_64 npm ERR! command "node" "/usr/bin/npm" "install" npm ERR! cwd /root/MemcacheDos npm ERR! node -v v0.10.48 npm ERR! npm -v 1.3.6 npm ERR! type non_object_property_load npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /root/MemcacheDos/npm-debug.log npm ERR! not ok code 0[/ol]复制代码 |
|