node-geoip-native icon indicating copy to clipboard operation
node-geoip-native copied to clipboard

npm install fails with 404

Open geuis opened this issue 13 years ago • 0 comments

npm install geoip-native

npm http GET https://registry.npmjs.org/geoip-native npm http 304 https://registry.npmjs.org/geoip-native npm http GET https://registry.npmjs.org/geoip-native/-/geoip-native-0.0.8.tgz npm http 404 https://registry.npmjs.org/geoip-native/-/geoip-native-0.0.8.tgz npm ERR! fetch failed https://registry.npmjs.org/geoip-native/-/geoip-native-0.0.8.tgz npm ERR! Error: 404 Not Found npm ERR! at null. (/usr/local/Cellar/node/0.8.16/lib/node_modules/npm/lib/utils/fetch.js:47:16) npm ERR! at EventEmitter.emit (events.js:126:20) npm ERR! at WriteStream.flush (fs.js:1529:12) npm ERR! at fs.close (/usr/local/Cellar/node/0.8.16/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:90:5) npm ERR! at Object.oncomplete (fs.js:297: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]

geuis avatar Feb 01 '13 09:02 geuis