arkency/reactjs_koans

nom issues while trying to install

freak4pc opened this issue · 1 comments

✘ freak4pc@ShaiBookPro ⮀ ~/Work/Libs/reactjs_koans ⮀ ⭠ master ⮀ npm run setup

> reactjs_koans@0.0.1 setup /Users/freak4pc/Work/Libs/reactjs_koans
> npm install && ncp koans/ exercises/

npm ERR! fetch failed https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz
npm WARN retry will retry, error on last attempt: Error: SSL Error: https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz does not support SSL
npm ERR! fetch failed https://registry.npmjs.org/express/-/express-4.12.4.tgz
npm WARN retry will retry, error on last attempt: Error: SSL Error: https://registry.npmjs.org/express/-/express-4.12.4.tgz does not support SSL
npm ERR! fetch failed https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz
npm WARN retry will retry, error on last attempt: Error: SSL Error: https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz does not support SSL
npm ERR! fetch failed https://registry.npmjs.org/express/-/express-4.12.4.tgz
npm WARN retry will retry, error on last attempt: Error: SSL Error: https://registry.npmjs.org/express/-/express-4.12.4.tgz does not support SSL
npm ERR! fetch failed https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/express/-/express-4.12.4.tgz
npm ERR! Darwin 14.3.0
npm ERR! argv "/Users/freak4pc/.nvm/versions/io.js/v2.2.0/bin/iojs" "/Users/freak4pc/.nvm/versions/io.js/v2.2.0/bin/npm" "install"
npm ERR! node v2.2.0
npm ERR! npm  v2.11.0
npm ERR! code ESSL

npm ERR! SSL Error: https://registry.npmjs.org/mocha-traceur does not support SSL
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/freak4pc/Work/Libs/reactjs_koans/npm-debug.log

npm ERR! Darwin 14.3.0
npm ERR! argv "/Users/freak4pc/.nvm/versions/io.js/v2.2.0/bin/iojs" "/Users/freak4pc/.nvm/versions/io.js/v2.2.0/bin/npm" "run" "setup"
npm ERR! node v2.2.0
npm ERR! npm  v2.11.0
npm ERR! code ELIFECYCLE
npm ERR! reactjs_koans@0.0.1 setup: `npm install && ncp koans/ exercises/`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the reactjs_koans@0.0.1 setup script 'npm install && ncp koans/ exercises/'.
npm ERR! This is most likely a problem with the reactjs_koans package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm install && ncp koans/ exercises/
npm ERR! You can get their info via:
npm ERR!     npm owner ls reactjs_koans
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/freak4pc/Work/Libs/reactjs_koans/npm-debug.log

Hey there,

It seems like problem with certificates. Please, see this thread on StackOverflow: http://stackoverflow.com/questions/9626990/receiving-error-error-ssl-error-self-signed-cert-in-chain-while-using-npm