-
Notifications
You must be signed in to change notification settings - Fork 19
Description
NPM INSTALL POOL is failing, here is the log printed:
npm http GET https://registry.npmjs.org/pool
npm http GET https://registry.npmjs.org/pool
npm http GET https://packages:5984/pool/-/pool-0.4.1.tgz
npm ERR! fetch failed https://packages:5984/pool/-/pool-0.4.1.tgz
npm http GET https://packages:5984/pool/-/pool-0.4.1.tgz
npm ERR! fetch failed https://packages:5984/pool/-/pool-0.4.1.tgz
npm http GET https://packages:5984/pool/-/pool-0.4.1.tgz
npm ERR! fetch failed https://packages:5984/pool/-/pool-0.4.1.tgz
npm ERR! Error: getaddrinfo ENOTFOUND
npm ERR! at errnoException (dns.js:37:11)
npm ERR! at Object.onanswer as oncomplete
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! npm-@googlegroups.com
npm ERR! System Windows_NT 6.0.6002
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "pool"
npm ERR! cwd C:\Users\sam\Documents\Projets\Web\Calipso
npm ERR! node -v v0.10.5
npm ERR! npm -v 1.2.18
npm ERR! syscall getaddrinfo
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND