npm install failed

197 views
Skip to first unread message

David CHAU

unread,
Mar 6, 2012, 3:30:38 PM3/6/12
to everyauth
Hi,

I tried to install everyauth with NPM and encountered to following
issue:

npm install everyauth
npm http GET https://registry.npmjs.org/everyauth
npm http 200 https://registry.npmjs.org/everyauth
npm http GET https://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
npm http 200 https://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
npm http GET https://registry.npmjs.org/restler
npm http GET https://registry.npmjs.org/openid
npm http GET https://registry.npmjs.org/xml2js
npm http GET https://registry.npmjs.org/node-swt
npm http GET https://registry.npmjs.org/node-wsfederation
npm http GET https://registry.npmjs.org/request
npm http GET https://registry.npmjs.org/debug/0.5.0
npm http GET https://registry.npmjs.org/connect
npm http 200 https://registry.npmjs.org/restler
npm http GET https://registry.npmjs.org/restler/-/restler-2.0.0.tgz
npm http 200 https://registry.npmjs.org/node-wsfederation
npm http GET https://registry.npmjs.org/node-wsfederation/-/node-wsfederation-0.1.1.tgz
npm http 200 https://registry.npmjs.org/xml2js
npm http GET https://registry.npmjs.org/xml2js/-/xml2js-0.1.13.tgz
npm http 200 https://registry.npmjs.org/node-swt
npm http GET https://registry.npmjs.org/node-swt/-/node-swt-0.1.1.tgz
npm http 200 https://registry.npmjs.org/openid
npm http GET https://registry.npmjs.org/openid/-/openid-0.4.1.tgz
The authenticity of host 'github.com (207.97.227.239)' can't be
established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:
56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? npm http 200
https://registry.npmjs.org/debug/0.5.0
npm http GET https://registry.npmjs.org/debug/-/debug-0.5.0.tgz
npm http 200 https://registry.npmjs.org/restler/-/restler-2.0.0.tgz
npm http 200 https://registry.npmjs.org/node-wsfederation/-/node-wsfederation-0.1.1.tgz
npm http 200 https://registry.npmjs.org/request
npm http 200 https://registry.npmjs.org/connect
npm http 200 https://registry.npmjs.org/xml2js/-/xml2js-0.1.13.tgz
npm http 200 https://registry.npmjs.org/openid/-/openid-0.4.1.tgz
npm http 200 https://registry.npmjs.org/node-swt/-/node-swt-0.1.1.tgz
npm http 200 https://registry.npmjs.org/debug/-/debug-0.5.0.tgz

npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Cloning into /
var/folders/0z/9fs1cwj12pv0yt4rtvmslbg80000gn/T/
npm-1331047380971/1331047381819-0.04460887867026031...
npm ERR! git clone g...@github.com:ciaranj/node-oauth.git
npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Host key
verification failed.
npm ERR! git clone g...@github.com:ciaranj/node-oauth.git fatal: The
remote end hung up unexpectedly
npm ERR! error installing ever...@0.2.31

npm ERR! Error: `git "clone" "g...@github.com:ciaranj/node-oauth.git" "/
var/folders/0z/9fs1cwj12pv0yt4rtvmslbg80000gn/T/
npm-1331047380971/1331047381819-0.04460887867026031"` failed with 128
npm ERR! at ChildProcess.<anonymous> (/usr/local/lib/node_modules/
npm/lib/utils/exec.js:49:20)
npm ERR! at ChildProcess.emit (events.js:70:17)
npm ERR! at maybeExit (child_process.js:359:16)
npm ERR! at Process.onexit (child_process.js:395:5)
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <np...@googlegroups.com>
npm ERR!
npm ERR! System Darwin 11.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "everyauth"
npm ERR! cwd /Users/dchau/atm/code/crowdVoice/src
npm ERR! node -v v0.6.5
npm ERR! npm -v 1.1.0-3
npm ERR! message `git "clone" "g...@github.com:ciaranj/node-oauth.git"
"/var/folders/0z/9fs1cwj12pv0yt4rtvmslbg80000gn/T/
npm-1331047380971/1331047381819-0.04460887867026031"` failed with 128
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/dchau/atm/code/crowdVoice/src/npm-debug.log
npm not ok

I don't have a gihub account and think this should not be mandatory.

Thanks

Brian

unread,
Mar 7, 2012, 9:09:21 AM3/7/12
to ever...@googlegroups.com
Sorry, this was introduced with version 0.2.31. I just made a fix for this, so try installing again -- should be version 0.2.32.

--Brian

David CHAU

unread,
Mar 7, 2012, 5:55:46 PM3/7/12
to everyauth
Thanks,


On Mar 7, 4:09 am, Brian <brian.nogu...@gmail.com> wrote:
> Sorry, this was introduced with version 0.2.31. I just made a fix for this,
> so try installing again -- should be version 0.2.32.
>
> --Brian
>
>
>
>
>
>
>
> On Tuesday, March 6, 2012 7:30:38 AM UTC-8, David CHAU wrote:
>
> > Hi,
>
> > I tried to install everyauth with NPM and encountered to following
> > issue:
>
> > npm install everyauth
> > npm http GEThttps://registry.npmjs.org/everyauth
> > npm http 200https://registry.npmjs.org/everyauth
> > npm http GEThttps://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
> > npm http 200https://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
> > npm http GEThttps://registry.npmjs.org/restler
> > npm http GEThttps://registry.npmjs.org/openid
> > npm http GEThttps://registry.npmjs.org/xml2js
> > npm http GEThttps://registry.npmjs.org/node-swt
> > npm http GEThttps://registry.npmjs.org/node-wsfederation
> > npm http GEThttps://registry.npmjs.org/request
> > npm http GEThttps://registry.npmjs.org/debug/0.5.0
> > npm http GEThttps://registry.npmjs.org/connect
> > npm http 200https://registry.npmjs.org/restler
> > npm http GEThttps://registry.npmjs.org/restler/-/restler-2.0.0.tgz
> > npm http 200https://registry.npmjs.org/node-wsfederation
> > npm http GET
> >https://registry.npmjs.org/node-wsfederation/-/node-wsfederation-0.1....
> > npm http 200https://registry.npmjs.org/xml2js
> > npm http GEThttps://registry.npmjs.org/xml2js/-/xml2js-0.1.13.tgz
> > npm http 200https://registry.npmjs.org/node-swt
> > npm http GEThttps://registry.npmjs.org/node-swt/-/node-swt-0.1.1.tgz
> > npm http 200https://registry.npmjs.org/openid
> > npm http GEThttps://registry.npmjs.org/openid/-/openid-0.4.1.tgz
> > The authenticity of host 'github.com (207.97.227.239)' can't be
> > established.
> > RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:
> > 56:4d:eb:df:a6:48.
> > Are you sure you want to continue connecting (yes/no)? npm http 200
> >https://registry.npmjs.org/debug/0.5.0
> > npm http GEThttps://registry.npmjs.org/debug/-/debug-0.5.0.tgz
> > npm http 200https://registry.npmjs.org/restler/-/restler-2.0.0.tgz
> > npm http 200
> >https://registry.npmjs.org/node-wsfederation/-/node-wsfederation-0.1....
> > npm http 200https://registry.npmjs.org/request
> > npm http 200https://registry.npmjs.org/connect
> > npm http 200https://registry.npmjs.org/xml2js/-/xml2js-0.1.13.tgz
> > npm http 200https://registry.npmjs.org/openid/-/openid-0.4.1.tgz
> > npm http 200https://registry.npmjs.org/node-swt/-/node-swt-0.1.1.tgz
> > npm http 200https://registry.npmjs.org/debug/-/debug-0.5.0.tgz
>
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Cloning into /
> > var/folders/0z/9fs1cwj12pv0yt4rtvmslbg80000gn/T/
> > npm-1331047380971/1331047381819-0.04460887867026031...
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Host key
> > verification failed.
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git fatal: The
> > remote end hung up unexpectedly
> > npm ERR! error installing everya...@0.2.31

Dan

unread,
Mar 12, 2012, 3:29:13 PM3/12/12
to everyauth
Not working for me. Same issue with 0.2.32

On Mar 7, 6:09 am, Brian <brian.nogu...@gmail.com> wrote:
> Sorry, this was introduced with version 0.2.31. I just made a fix for this,
> so try installing again -- should be version 0.2.32.
>
> --Brian
>
>
>
>
>
>
>
> On Tuesday, March 6, 2012 7:30:38 AM UTC-8, David CHAU wrote:
>
> > Hi,
>
> > I tried to install everyauth with NPM and encountered to following
> > issue:
>
> > npm install everyauth
> > npm http GEThttps://registry.npmjs.org/everyauth
> > npm http 200https://registry.npmjs.org/everyauth
> > npm http GEThttps://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
> > npm http 200https://registry.npmjs.org/everyauth/-/everyauth-0.2.31.tgz
> > npm http GEThttps://registry.npmjs.org/restler
> > npm http GEThttps://registry.npmjs.org/openid
> > npm http GEThttps://registry.npmjs.org/xml2js
> > npm http GEThttps://registry.npmjs.org/node-swt
> > npm http GEThttps://registry.npmjs.org/node-wsfederation
> > npm http GEThttps://registry.npmjs.org/request
> > npm http GEThttps://registry.npmjs.org/debug/0.5.0
> > npm http GEThttps://registry.npmjs.org/connect
> > npm http 200https://registry.npmjs.org/restler
> > npm http GEThttps://registry.npmjs.org/restler/-/restler-2.0.0.tgz
> > npm http 200https://registry.npmjs.org/node-wsfederation
> > npm http GET
> > npm http GEThttps://registry.npmjs.org/openid/-/openid-0.4.1.tgz
> > The authenticity of host 'github.com (207.97.227.239)' can't be
> > established.
> > RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:
> > 56:4d:eb:df:a6:48.
> > Are you sure you want to continue connecting (yes/no)? npm http 200
> >https://registry.npmjs.org/debug/0.5.0
> > npm http GEThttps://registry.npmjs.org/debug/-/debug-0.5.0.tgz
> > npm http 200https://registry.npmjs.org/restler/-/restler-2.0.0.tgz
> > npm http 200
> > npm http 200https://registry.npmjs.org/debug/-/debug-0.5.0.tgz
>
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Cloning into /
> > var/folders/0z/9fs1cwj12pv0yt4rtvmslbg80000gn/T/
> > npm-1331047380971/1331047381819-0.04460887867026031...
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git Host key
> > verification failed.
> > npm ERR! git clone g...@github.com:ciaranj/node-oauth.git fatal: The
> > remote end hung up unexpectedly
> > npm ERR! error installing everya...@0.2.31
Reply all
Reply to author
Forward
0 new messages