Skip to content

Instantly share code, notes, and snippets.

@cmhobbs
Created July 22, 2013 02:44
Show Gist options
  • Save cmhobbs/6051016 to your computer and use it in GitHub Desktop.
Save cmhobbs/6051016 to your computer and use it in GitHub Desktop.
info it worked if it ends with ok
verbose cli [ 'node', '/usr/bin/npm', 'install' ]
info using npm@1.1.4
info using node@v0.6.12
verbose config file /home/christopher/.npmrc
verbose config file /usr/etc/npmrc
verbose config file /usr/share/npm/npmrc
verbose caching /home/christopher/src/pump.io/package.json
verbose loadDefaults pump.io@0.3.0-alpha.1
verbose readDependencies: using package.json deps
verbose where, deps [ '/home/christopher/src/pump.io',
verbose where, deps [ 'connect',
verbose where, deps 'connect-auth',
verbose where, deps 'express',
verbose where, deps 'utml',
verbose where, deps 'underscore',
verbose where, deps 'underscore-contrib',
verbose where, deps 'node-uuid',
verbose where, deps 'bcrypt',
verbose where, deps 'dateformat',
verbose where, deps 'databank',
verbose where, deps 'step',
verbose where, deps 'oauth-evanp',
verbose where, deps 'optimist',
verbose where, deps 'validator',
verbose where, deps 'webfinger',
verbose where, deps 'showdown',
verbose where, deps 'jankyqueue',
verbose where, deps 'schlock',
verbose where, deps 'bunyan',
verbose where, deps 'emailjs',
verbose where, deps 'mkdirp',
verbose where, deps 'connect-databank',
verbose where, deps 'sockjs',
verbose where, deps 'dialback-client',
verbose where, deps 'gm',
verbose where, deps 'set-immediate',
verbose where, deps 'vows',
verbose where, deps 'node-mocks-http',
verbose where, deps 'zombie',
verbose where, deps 'xml2js',
verbose where, deps 'simplesmtp',
verbose where, deps 'rimraf' ] ]
verbose from cache /home/christopher/src/pump.io/package.json
info preinstall pump.io@0.3.0-alpha.1
verbose from cache /home/christopher/src/pump.io/package.json
verbose readDependencies: using package.json deps
verbose cache add [ 'connect@1.x', null ]
silly cache add: name, spec, args [ undefined, 'connect@1.x', [ 'connect@1.x', null ] ]
verbose parsed url { pathname: 'connect@1.x',
verbose parsed url path: 'connect@1.x',
verbose parsed url href: 'connect@1.x' }
silly cache add: name, spec, args [ 'connect', '1.x', [ 'connect', '1.x' ] ]
verbose parsed url { pathname: '1.x', path: '1.x', href: '1.x' }
verbose addNamed [ 'connect', '1.x' ]
verbose addNamed [ null, '>=1.0.0- <2.0.0-' ]
silly name, range, hasData [ 'connect', '>=1.0.0- <2.0.0-', false ]
verbose cache add [ 'connect-auth@0.5.3', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'connect-auth@0.5.3',
silly cache add: name, spec, args [ 'connect-auth@0.5.3', null ] ]
verbose parsed url { pathname: 'connect-auth@0.5.3',
verbose parsed url path: 'connect-auth@0.5.3',
verbose parsed url href: 'connect-auth@0.5.3' }
silly cache add: name, spec, args [ 'connect-auth', '0.5.3', [ 'connect-auth', '0.5.3' ] ]
verbose parsed url { pathname: '0.5.3', path: '0.5.3', href: '0.5.3' }
verbose addNamed [ 'connect-auth', '0.5.3' ]
verbose addNamed [ '0.5.3', '0.5.3' ]
verbose cache add [ 'express@2.5.x', null ]
silly cache add: name, spec, args [ undefined, 'express@2.5.x', [ 'express@2.5.x', null ] ]
verbose parsed url { pathname: 'express@2.5.x',
verbose parsed url path: 'express@2.5.x',
verbose parsed url href: 'express@2.5.x' }
silly cache add: name, spec, args [ 'express', '2.5.x', [ 'express', '2.5.x' ] ]
verbose parsed url { pathname: '2.5.x', path: '2.5.x', href: '2.5.x' }
verbose addNamed [ 'express', '2.5.x' ]
verbose addNamed [ null, '>=2.5.0- <2.6.0-' ]
silly name, range, hasData [ 'express', '>=2.5.0- <2.6.0-', false ]
verbose cache add [ 'utml@0.2.x', null ]
silly cache add: name, spec, args [ undefined, 'utml@0.2.x', [ 'utml@0.2.x', null ] ]
verbose parsed url { pathname: 'utml@0.2.x',
verbose parsed url path: 'utml@0.2.x',
verbose parsed url href: 'utml@0.2.x' }
silly cache add: name, spec, args [ 'utml', '0.2.x', [ 'utml', '0.2.x' ] ]
verbose parsed url { pathname: '0.2.x', path: '0.2.x', href: '0.2.x' }
verbose addNamed [ 'utml', '0.2.x' ]
verbose addNamed [ null, '>=0.2.0- <0.3.0-' ]
silly name, range, hasData [ 'utml', '>=0.2.0- <0.3.0-', false ]
verbose raw, before any munging connect
verbose url resolving [ 'https://registry.npmjs.org/', './connect' ]
verbose url resolved https://registry.npmjs.org/connect
http GET https://registry.npmjs.org/connect
verbose raw, before any munging connect-auth/0.5.3
verbose url resolving [ 'https://registry.npmjs.org/', './connect-auth/0.5.3' ]
verbose url resolved https://registry.npmjs.org/connect-auth/0.5.3
http GET https://registry.npmjs.org/connect-auth/0.5.3
verbose raw, before any munging express
verbose url resolving [ 'https://registry.npmjs.org/', './express' ]
verbose url resolved https://registry.npmjs.org/express
http GET https://registry.npmjs.org/express
verbose raw, before any munging utml
verbose url resolving [ 'https://registry.npmjs.org/', './utml' ]
verbose url resolved https://registry.npmjs.org/utml
http GET https://registry.npmjs.org/utml
verbose cache add [ 'underscore@1.4.x', null ]
silly cache add: name, spec, args [ undefined, 'underscore@1.4.x', [ 'underscore@1.4.x', null ] ]
verbose parsed url { pathname: 'underscore@1.4.x',
verbose parsed url path: 'underscore@1.4.x',
verbose parsed url href: 'underscore@1.4.x' }
silly cache add: name, spec, args [ 'underscore', '1.4.x', [ 'underscore', '1.4.x' ] ]
verbose parsed url { pathname: '1.4.x', path: '1.4.x', href: '1.4.x' }
verbose addNamed [ 'underscore', '1.4.x' ]
verbose addNamed [ null, '>=1.4.0- <1.5.0-' ]
silly name, range, hasData [ 'underscore', '>=1.4.0- <1.5.0-', false ]
verbose cache add [ 'underscore-contrib@0.1.x', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'underscore-contrib@0.1.x',
silly cache add: name, spec, args [ 'underscore-contrib@0.1.x', null ] ]
verbose parsed url { pathname: 'underscore-contrib@0.1.x',
verbose parsed url path: 'underscore-contrib@0.1.x',
verbose parsed url href: 'underscore-contrib@0.1.x' }
silly cache add: name, spec, args [ 'underscore-contrib',
silly cache add: name, spec, args '0.1.x',
silly cache add: name, spec, args [ 'underscore-contrib', '0.1.x' ] ]
verbose parsed url { pathname: '0.1.x', path: '0.1.x', href: '0.1.x' }
verbose addNamed [ 'underscore-contrib', '0.1.x' ]
verbose addNamed [ null, '>=0.1.0- <0.2.0-' ]
silly name, range, hasData [ 'underscore-contrib', '>=0.1.0- <0.2.0-', false ]
verbose cache add [ 'node-uuid@1.3.x', null ]
silly cache add: name, spec, args [ undefined, 'node-uuid@1.3.x', [ 'node-uuid@1.3.x', null ] ]
verbose parsed url { pathname: 'node-uuid@1.3.x',
verbose parsed url path: 'node-uuid@1.3.x',
verbose parsed url href: 'node-uuid@1.3.x' }
silly cache add: name, spec, args [ 'node-uuid', '1.3.x', [ 'node-uuid', '1.3.x' ] ]
verbose parsed url { pathname: '1.3.x', path: '1.3.x', href: '1.3.x' }
verbose addNamed [ 'node-uuid', '1.3.x' ]
verbose addNamed [ null, '>=1.3.0- <1.4.0-' ]
silly name, range, hasData [ 'node-uuid', '>=1.3.0- <1.4.0-', false ]
verbose cache add [ 'bcrypt@0.7.x', null ]
silly cache add: name, spec, args [ undefined, 'bcrypt@0.7.x', [ 'bcrypt@0.7.x', null ] ]
verbose parsed url { pathname: 'bcrypt@0.7.x',
verbose parsed url path: 'bcrypt@0.7.x',
verbose parsed url href: 'bcrypt@0.7.x' }
silly cache add: name, spec, args [ 'bcrypt', '0.7.x', [ 'bcrypt', '0.7.x' ] ]
verbose parsed url { pathname: '0.7.x', path: '0.7.x', href: '0.7.x' }
verbose addNamed [ 'bcrypt', '0.7.x' ]
verbose addNamed [ null, '>=0.7.0- <0.8.0-' ]
silly name, range, hasData [ 'bcrypt', '>=0.7.0- <0.8.0-', false ]
verbose cache add [ 'dateformat@1.x', null ]
silly cache add: name, spec, args [ undefined, 'dateformat@1.x', [ 'dateformat@1.x', null ] ]
verbose parsed url { pathname: 'dateformat@1.x',
verbose parsed url path: 'dateformat@1.x',
verbose parsed url href: 'dateformat@1.x' }
silly cache add: name, spec, args [ 'dateformat', '1.x', [ 'dateformat', '1.x' ] ]
verbose parsed url { pathname: '1.x', path: '1.x', href: '1.x' }
verbose addNamed [ 'dateformat', '1.x' ]
verbose addNamed [ null, '>=1.0.0- <2.0.0-' ]
silly name, range, hasData [ 'dateformat', '>=1.0.0- <2.0.0-', false ]
verbose cache add [ 'databank@~0.18.1', null ]
silly cache add: name, spec, args [ undefined, 'databank@~0.18.1', [ 'databank@~0.18.1', null ] ]
verbose parsed url { pathname: 'databank@~0.18.1',
verbose parsed url path: 'databank@~0.18.1',
verbose parsed url href: 'databank@~0.18.1' }
silly cache add: name, spec, args [ 'databank', '~0.18.1', [ 'databank', '~0.18.1' ] ]
verbose parsed url { pathname: '~0.18.1', path: '~0.18.1', href: '~0.18.1' }
verbose addNamed [ 'databank', '~0.18.1' ]
verbose addNamed [ null, '>=0.18.1- <0.19.0-' ]
silly name, range, hasData [ 'databank', '>=0.18.1- <0.19.0-', false ]
verbose cache add [ 'step@0.0.x', null ]
silly cache add: name, spec, args [ undefined, 'step@0.0.x', [ 'step@0.0.x', null ] ]
verbose parsed url { pathname: 'step@0.0.x',
verbose parsed url path: 'step@0.0.x',
verbose parsed url href: 'step@0.0.x' }
silly cache add: name, spec, args [ 'step', '0.0.x', [ 'step', '0.0.x' ] ]
verbose parsed url { pathname: '0.0.x', path: '0.0.x', href: '0.0.x' }
verbose addNamed [ 'step', '0.0.x' ]
verbose addNamed [ null, '>=0.0.0- <0.1.0-' ]
silly name, range, hasData [ 'step', '>=0.0.0- <0.1.0-', false ]
verbose cache add [ 'oauth-evanp@~0.9.10-evanp.2', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'oauth-evanp@~0.9.10-evanp.2',
silly cache add: name, spec, args [ 'oauth-evanp@~0.9.10-evanp.2', null ] ]
verbose parsed url { pathname: 'oauth-evanp@~0.9.10-evanp.2',
verbose parsed url path: 'oauth-evanp@~0.9.10-evanp.2',
verbose parsed url href: 'oauth-evanp@~0.9.10-evanp.2' }
silly cache add: name, spec, args [ 'oauth-evanp',
silly cache add: name, spec, args '~0.9.10-evanp.2',
silly cache add: name, spec, args [ 'oauth-evanp', '~0.9.10-evanp.2' ] ]
verbose parsed url { pathname: '~0.9.10-evanp.2',
verbose parsed url path: '~0.9.10-evanp.2',
verbose parsed url href: '~0.9.10-evanp.2' }
verbose addNamed [ 'oauth-evanp', '~0.9.10-evanp.2' ]
verbose addNamed [ null, '>=0.9.10-evanp.2 <0.10.0-' ]
silly name, range, hasData [ 'oauth-evanp', '>=0.9.10-evanp.2 <0.10.0-', false ]
verbose cache add [ 'optimist@0.3.x', null ]
silly cache add: name, spec, args [ undefined, 'optimist@0.3.x', [ 'optimist@0.3.x', null ] ]
verbose parsed url { pathname: 'optimist@0.3.x',
verbose parsed url path: 'optimist@0.3.x',
verbose parsed url href: 'optimist@0.3.x' }
silly cache add: name, spec, args [ 'optimist', '0.3.x', [ 'optimist', '0.3.x' ] ]
verbose parsed url { pathname: '0.3.x', path: '0.3.x', href: '0.3.x' }
verbose addNamed [ 'optimist', '0.3.x' ]
verbose addNamed [ null, '>=0.3.0- <0.4.0-' ]
silly name, range, hasData [ 'optimist', '>=0.3.0- <0.4.0-', false ]
verbose cache add [ 'validator@0.4.x', null ]
silly cache add: name, spec, args [ undefined, 'validator@0.4.x', [ 'validator@0.4.x', null ] ]
verbose parsed url { pathname: 'validator@0.4.x',
verbose parsed url path: 'validator@0.4.x',
verbose parsed url href: 'validator@0.4.x' }
silly cache add: name, spec, args [ 'validator', '0.4.x', [ 'validator', '0.4.x' ] ]
verbose parsed url { pathname: '0.4.x', path: '0.4.x', href: '0.4.x' }
verbose addNamed [ 'validator', '0.4.x' ]
verbose addNamed [ null, '>=0.4.0- <0.5.0-' ]
silly name, range, hasData [ 'validator', '>=0.4.0- <0.5.0-', false ]
verbose cache add [ 'webfinger@~0.4.2', null ]
silly cache add: name, spec, args [ undefined, 'webfinger@~0.4.2', [ 'webfinger@~0.4.2', null ] ]
verbose parsed url { pathname: 'webfinger@~0.4.2',
verbose parsed url path: 'webfinger@~0.4.2',
verbose parsed url href: 'webfinger@~0.4.2' }
silly cache add: name, spec, args [ 'webfinger', '~0.4.2', [ 'webfinger', '~0.4.2' ] ]
verbose parsed url { pathname: '~0.4.2', path: '~0.4.2', href: '~0.4.2' }
verbose addNamed [ 'webfinger', '~0.4.2' ]
verbose addNamed [ null, '>=0.4.2- <0.5.0-' ]
silly name, range, hasData [ 'webfinger', '>=0.4.2- <0.5.0-', false ]
verbose cache add [ 'showdown@0.3.x', null ]
silly cache add: name, spec, args [ undefined, 'showdown@0.3.x', [ 'showdown@0.3.x', null ] ]
verbose parsed url { pathname: 'showdown@0.3.x',
verbose parsed url path: 'showdown@0.3.x',
verbose parsed url href: 'showdown@0.3.x' }
silly cache add: name, spec, args [ 'showdown', '0.3.x', [ 'showdown', '0.3.x' ] ]
verbose parsed url { pathname: '0.3.x', path: '0.3.x', href: '0.3.x' }
verbose addNamed [ 'showdown', '0.3.x' ]
verbose addNamed [ null, '>=0.3.0- <0.4.0-' ]
silly name, range, hasData [ 'showdown', '>=0.3.0- <0.4.0-', false ]
verbose cache add [ 'jankyqueue@0.1.x', null ]
silly cache add: name, spec, args [ undefined, 'jankyqueue@0.1.x', [ 'jankyqueue@0.1.x', null ] ]
verbose parsed url { pathname: 'jankyqueue@0.1.x',
verbose parsed url path: 'jankyqueue@0.1.x',
verbose parsed url href: 'jankyqueue@0.1.x' }
silly cache add: name, spec, args [ 'jankyqueue', '0.1.x', [ 'jankyqueue', '0.1.x' ] ]
verbose parsed url { pathname: '0.1.x', path: '0.1.x', href: '0.1.x' }
verbose addNamed [ 'jankyqueue', '0.1.x' ]
verbose addNamed [ null, '>=0.1.0- <0.2.0-' ]
silly name, range, hasData [ 'jankyqueue', '>=0.1.0- <0.2.0-', false ]
verbose cache add [ 'schlock@~0.2.1', null ]
silly cache add: name, spec, args [ undefined, 'schlock@~0.2.1', [ 'schlock@~0.2.1', null ] ]
verbose parsed url { pathname: 'schlock@~0.2.1',
verbose parsed url path: 'schlock@~0.2.1',
verbose parsed url href: 'schlock@~0.2.1' }
silly cache add: name, spec, args [ 'schlock', '~0.2.1', [ 'schlock', '~0.2.1' ] ]
verbose parsed url { pathname: '~0.2.1', path: '~0.2.1', href: '~0.2.1' }
verbose addNamed [ 'schlock', '~0.2.1' ]
verbose addNamed [ null, '>=0.2.1- <0.3.0-' ]
silly name, range, hasData [ 'schlock', '>=0.2.1- <0.3.0-', false ]
verbose cache add [ 'bunyan@0.16.x', null ]
silly cache add: name, spec, args [ undefined, 'bunyan@0.16.x', [ 'bunyan@0.16.x', null ] ]
verbose parsed url { pathname: 'bunyan@0.16.x',
verbose parsed url path: 'bunyan@0.16.x',
verbose parsed url href: 'bunyan@0.16.x' }
silly cache add: name, spec, args [ 'bunyan', '0.16.x', [ 'bunyan', '0.16.x' ] ]
verbose parsed url { pathname: '0.16.x', path: '0.16.x', href: '0.16.x' }
verbose addNamed [ 'bunyan', '0.16.x' ]
verbose addNamed [ null, '>=0.16.0- <0.17.0-' ]
silly name, range, hasData [ 'bunyan', '>=0.16.0- <0.17.0-', false ]
verbose cache add [ 'emailjs@0.3.x', null ]
silly cache add: name, spec, args [ undefined, 'emailjs@0.3.x', [ 'emailjs@0.3.x', null ] ]
verbose parsed url { pathname: 'emailjs@0.3.x',
verbose parsed url path: 'emailjs@0.3.x',
verbose parsed url href: 'emailjs@0.3.x' }
silly cache add: name, spec, args [ 'emailjs', '0.3.x', [ 'emailjs', '0.3.x' ] ]
verbose parsed url { pathname: '0.3.x', path: '0.3.x', href: '0.3.x' }
verbose addNamed [ 'emailjs', '0.3.x' ]
verbose addNamed [ null, '>=0.3.0- <0.4.0-' ]
silly name, range, hasData [ 'emailjs', '>=0.3.0- <0.4.0-', false ]
verbose cache add [ 'mkdirp@0.3.x', null ]
silly cache add: name, spec, args [ undefined, 'mkdirp@0.3.x', [ 'mkdirp@0.3.x', null ] ]
verbose parsed url { pathname: 'mkdirp@0.3.x',
verbose parsed url path: 'mkdirp@0.3.x',
verbose parsed url href: 'mkdirp@0.3.x' }
silly cache add: name, spec, args [ 'mkdirp', '0.3.x', [ 'mkdirp', '0.3.x' ] ]
verbose parsed url { pathname: '0.3.x', path: '0.3.x', href: '0.3.x' }
verbose addNamed [ 'mkdirp', '0.3.x' ]
verbose addNamed [ null, '>=0.3.0- <0.4.0-' ]
silly name, range, hasData [ 'mkdirp', '>=0.3.0- <0.4.0-', false ]
verbose cache add [ 'connect-databank@0.9.x', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'connect-databank@0.9.x',
silly cache add: name, spec, args [ 'connect-databank@0.9.x', null ] ]
verbose parsed url { pathname: 'connect-databank@0.9.x',
verbose parsed url path: 'connect-databank@0.9.x',
verbose parsed url href: 'connect-databank@0.9.x' }
silly cache add: name, spec, args [ 'connect-databank', '0.9.x', [ 'connect-databank', '0.9.x' ] ]
verbose parsed url { pathname: '0.9.x', path: '0.9.x', href: '0.9.x' }
verbose addNamed [ 'connect-databank', '0.9.x' ]
verbose addNamed [ null, '>=0.9.0- <0.10.0-' ]
silly name, range, hasData [ 'connect-databank', '>=0.9.0- <0.10.0-', false ]
verbose cache add [ 'sockjs@0.3.x', null ]
silly cache add: name, spec, args [ undefined, 'sockjs@0.3.x', [ 'sockjs@0.3.x', null ] ]
verbose parsed url { pathname: 'sockjs@0.3.x',
verbose parsed url path: 'sockjs@0.3.x',
verbose parsed url href: 'sockjs@0.3.x' }
silly cache add: name, spec, args [ 'sockjs', '0.3.x', [ 'sockjs', '0.3.x' ] ]
verbose parsed url { pathname: '0.3.x', path: '0.3.x', href: '0.3.x' }
verbose addNamed [ 'sockjs', '0.3.x' ]
verbose addNamed [ null, '>=0.3.0- <0.4.0-' ]
silly name, range, hasData [ 'sockjs', '>=0.3.0- <0.4.0-', false ]
verbose cache add [ 'dialback-client@~0.1.5', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'dialback-client@~0.1.5',
silly cache add: name, spec, args [ 'dialback-client@~0.1.5', null ] ]
verbose parsed url { pathname: 'dialback-client@~0.1.5',
verbose parsed url path: 'dialback-client@~0.1.5',
verbose parsed url href: 'dialback-client@~0.1.5' }
silly cache add: name, spec, args [ 'dialback-client', '~0.1.5', [ 'dialback-client', '~0.1.5' ] ]
verbose parsed url { pathname: '~0.1.5', path: '~0.1.5', href: '~0.1.5' }
verbose addNamed [ 'dialback-client', '~0.1.5' ]
verbose addNamed [ null, '>=0.1.5- <0.2.0-' ]
silly name, range, hasData [ 'dialback-client', '>=0.1.5- <0.2.0-', false ]
verbose cache add [ 'gm@1.9.x', null ]
silly cache add: name, spec, args [ undefined, 'gm@1.9.x', [ 'gm@1.9.x', null ] ]
verbose parsed url { pathname: 'gm@1.9.x', path: 'gm@1.9.x', href: 'gm@1.9.x' }
silly cache add: name, spec, args [ 'gm', '1.9.x', [ 'gm', '1.9.x' ] ]
verbose parsed url { pathname: '1.9.x', path: '1.9.x', href: '1.9.x' }
verbose addNamed [ 'gm', '1.9.x' ]
verbose addNamed [ null, '>=1.9.0- <1.10.0-' ]
silly name, range, hasData [ 'gm', '>=1.9.0- <1.10.0-', false ]
verbose cache add [ 'set-immediate@0.1.x', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'set-immediate@0.1.x',
silly cache add: name, spec, args [ 'set-immediate@0.1.x', null ] ]
verbose parsed url { pathname: 'set-immediate@0.1.x',
verbose parsed url path: 'set-immediate@0.1.x',
verbose parsed url href: 'set-immediate@0.1.x' }
silly cache add: name, spec, args [ 'set-immediate', '0.1.x', [ 'set-immediate', '0.1.x' ] ]
verbose parsed url { pathname: '0.1.x', path: '0.1.x', href: '0.1.x' }
verbose addNamed [ 'set-immediate', '0.1.x' ]
verbose addNamed [ null, '>=0.1.0- <0.2.0-' ]
silly name, range, hasData [ 'set-immediate', '>=0.1.0- <0.2.0-', false ]
verbose cache add [ 'vows@0.7.x', null ]
silly cache add: name, spec, args [ undefined, 'vows@0.7.x', [ 'vows@0.7.x', null ] ]
verbose parsed url { pathname: 'vows@0.7.x',
verbose parsed url path: 'vows@0.7.x',
verbose parsed url href: 'vows@0.7.x' }
silly cache add: name, spec, args [ 'vows', '0.7.x', [ 'vows', '0.7.x' ] ]
verbose parsed url { pathname: '0.7.x', path: '0.7.x', href: '0.7.x' }
verbose addNamed [ 'vows', '0.7.x' ]
verbose addNamed [ null, '>=0.7.0- <0.8.0-' ]
silly name, range, hasData [ 'vows', '>=0.7.0- <0.8.0-', false ]
verbose cache add [ 'node-mocks-http@0.0.x', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'node-mocks-http@0.0.x',
silly cache add: name, spec, args [ 'node-mocks-http@0.0.x', null ] ]
verbose parsed url { pathname: 'node-mocks-http@0.0.x',
verbose parsed url path: 'node-mocks-http@0.0.x',
verbose parsed url href: 'node-mocks-http@0.0.x' }
silly cache add: name, spec, args [ 'node-mocks-http', '0.0.x', [ 'node-mocks-http', '0.0.x' ] ]
verbose parsed url { pathname: '0.0.x', path: '0.0.x', href: '0.0.x' }
verbose addNamed [ 'node-mocks-http', '0.0.x' ]
verbose addNamed [ null, '>=0.0.0- <0.1.0-' ]
silly name, range, hasData [ 'node-mocks-http', '>=0.0.0- <0.1.0-', false ]
verbose cache add [ 'zombie@1.4.x', null ]
silly cache add: name, spec, args [ undefined, 'zombie@1.4.x', [ 'zombie@1.4.x', null ] ]
verbose parsed url { pathname: 'zombie@1.4.x',
verbose parsed url path: 'zombie@1.4.x',
verbose parsed url href: 'zombie@1.4.x' }
silly cache add: name, spec, args [ 'zombie', '1.4.x', [ 'zombie', '1.4.x' ] ]
verbose parsed url { pathname: '1.4.x', path: '1.4.x', href: '1.4.x' }
verbose addNamed [ 'zombie', '1.4.x' ]
verbose addNamed [ null, '>=1.4.0- <1.5.0-' ]
silly name, range, hasData [ 'zombie', '>=1.4.0- <1.5.0-', false ]
verbose cache add [ 'xml2js@0.1.x', null ]
silly cache add: name, spec, args [ undefined, 'xml2js@0.1.x', [ 'xml2js@0.1.x', null ] ]
verbose parsed url { pathname: 'xml2js@0.1.x',
verbose parsed url path: 'xml2js@0.1.x',
verbose parsed url href: 'xml2js@0.1.x' }
silly cache add: name, spec, args [ 'xml2js', '0.1.x', [ 'xml2js', '0.1.x' ] ]
verbose parsed url { pathname: '0.1.x', path: '0.1.x', href: '0.1.x' }
verbose addNamed [ 'xml2js', '0.1.x' ]
verbose addNamed [ null, '>=0.1.0- <0.2.0-' ]
silly name, range, hasData [ 'xml2js', '>=0.1.0- <0.2.0-', false ]
verbose cache add [ 'simplesmtp@0.1.x', null ]
silly cache add: name, spec, args [ undefined, 'simplesmtp@0.1.x', [ 'simplesmtp@0.1.x', null ] ]
verbose parsed url { pathname: 'simplesmtp@0.1.x',
verbose parsed url path: 'simplesmtp@0.1.x',
verbose parsed url href: 'simplesmtp@0.1.x' }
silly cache add: name, spec, args [ 'simplesmtp', '0.1.x', [ 'simplesmtp', '0.1.x' ] ]
verbose parsed url { pathname: '0.1.x', path: '0.1.x', href: '0.1.x' }
verbose addNamed [ 'simplesmtp', '0.1.x' ]
verbose addNamed [ null, '>=0.1.0- <0.2.0-' ]
silly name, range, hasData [ 'simplesmtp', '>=0.1.0- <0.2.0-', false ]
verbose cache add [ 'rimraf@2.0.x', null ]
silly cache add: name, spec, args [ undefined, 'rimraf@2.0.x', [ 'rimraf@2.0.x', null ] ]
verbose parsed url { pathname: 'rimraf@2.0.x',
verbose parsed url path: 'rimraf@2.0.x',
verbose parsed url href: 'rimraf@2.0.x' }
silly cache add: name, spec, args [ 'rimraf', '2.0.x', [ 'rimraf', '2.0.x' ] ]
verbose parsed url { pathname: '2.0.x', path: '2.0.x', href: '2.0.x' }
verbose addNamed [ 'rimraf', '2.0.x' ]
verbose addNamed [ null, '>=2.0.0- <2.1.0-' ]
silly name, range, hasData [ 'rimraf', '>=2.0.0- <2.1.0-', false ]
verbose raw, before any munging underscore
verbose url resolving [ 'https://registry.npmjs.org/', './underscore' ]
verbose url resolved https://registry.npmjs.org/underscore
http GET https://registry.npmjs.org/underscore
verbose raw, before any munging underscore-contrib
verbose url resolving [ 'https://registry.npmjs.org/', './underscore-contrib' ]
verbose url resolved https://registry.npmjs.org/underscore-contrib
http GET https://registry.npmjs.org/underscore-contrib
verbose raw, before any munging node-uuid
verbose url resolving [ 'https://registry.npmjs.org/', './node-uuid' ]
verbose url resolved https://registry.npmjs.org/node-uuid
http GET https://registry.npmjs.org/node-uuid
verbose raw, before any munging bcrypt
verbose url resolving [ 'https://registry.npmjs.org/', './bcrypt' ]
verbose url resolved https://registry.npmjs.org/bcrypt
http GET https://registry.npmjs.org/bcrypt
verbose raw, before any munging dateformat
verbose url resolving [ 'https://registry.npmjs.org/', './dateformat' ]
verbose url resolved https://registry.npmjs.org/dateformat
http GET https://registry.npmjs.org/dateformat
verbose raw, before any munging databank
verbose url resolving [ 'https://registry.npmjs.org/', './databank' ]
verbose url resolved https://registry.npmjs.org/databank
http GET https://registry.npmjs.org/databank
verbose raw, before any munging step
verbose url resolving [ 'https://registry.npmjs.org/', './step' ]
verbose url resolved https://registry.npmjs.org/step
http GET https://registry.npmjs.org/step
verbose raw, before any munging oauth-evanp
verbose url resolving [ 'https://registry.npmjs.org/', './oauth-evanp' ]
verbose url resolved https://registry.npmjs.org/oauth-evanp
http GET https://registry.npmjs.org/oauth-evanp
verbose raw, before any munging optimist
verbose url resolving [ 'https://registry.npmjs.org/', './optimist' ]
verbose url resolved https://registry.npmjs.org/optimist
http GET https://registry.npmjs.org/optimist
verbose raw, before any munging validator
verbose url resolving [ 'https://registry.npmjs.org/', './validator' ]
verbose url resolved https://registry.npmjs.org/validator
http GET https://registry.npmjs.org/validator
verbose raw, before any munging webfinger
verbose url resolving [ 'https://registry.npmjs.org/', './webfinger' ]
verbose url resolved https://registry.npmjs.org/webfinger
http GET https://registry.npmjs.org/webfinger
verbose raw, before any munging showdown
verbose url resolving [ 'https://registry.npmjs.org/', './showdown' ]
verbose url resolved https://registry.npmjs.org/showdown
http GET https://registry.npmjs.org/showdown
verbose raw, before any munging jankyqueue
verbose url resolving [ 'https://registry.npmjs.org/', './jankyqueue' ]
verbose url resolved https://registry.npmjs.org/jankyqueue
http GET https://registry.npmjs.org/jankyqueue
verbose raw, before any munging schlock
verbose url resolving [ 'https://registry.npmjs.org/', './schlock' ]
verbose url resolved https://registry.npmjs.org/schlock
http GET https://registry.npmjs.org/schlock
verbose raw, before any munging bunyan
verbose url resolving [ 'https://registry.npmjs.org/', './bunyan' ]
verbose url resolved https://registry.npmjs.org/bunyan
http GET https://registry.npmjs.org/bunyan
verbose raw, before any munging emailjs
verbose url resolving [ 'https://registry.npmjs.org/', './emailjs' ]
verbose url resolved https://registry.npmjs.org/emailjs
http GET https://registry.npmjs.org/emailjs
verbose raw, before any munging mkdirp
verbose url resolving [ 'https://registry.npmjs.org/', './mkdirp' ]
verbose url resolved https://registry.npmjs.org/mkdirp
http GET https://registry.npmjs.org/mkdirp
verbose raw, before any munging connect-databank
verbose url resolving [ 'https://registry.npmjs.org/', './connect-databank' ]
verbose url resolved https://registry.npmjs.org/connect-databank
http GET https://registry.npmjs.org/connect-databank
verbose raw, before any munging sockjs
verbose url resolving [ 'https://registry.npmjs.org/', './sockjs' ]
verbose url resolved https://registry.npmjs.org/sockjs
http GET https://registry.npmjs.org/sockjs
verbose raw, before any munging dialback-client
verbose url resolving [ 'https://registry.npmjs.org/', './dialback-client' ]
verbose url resolved https://registry.npmjs.org/dialback-client
http GET https://registry.npmjs.org/dialback-client
verbose raw, before any munging gm
verbose url resolving [ 'https://registry.npmjs.org/', './gm' ]
verbose url resolved https://registry.npmjs.org/gm
http GET https://registry.npmjs.org/gm
verbose raw, before any munging set-immediate
verbose url resolving [ 'https://registry.npmjs.org/', './set-immediate' ]
verbose url resolved https://registry.npmjs.org/set-immediate
http GET https://registry.npmjs.org/set-immediate
verbose raw, before any munging vows
verbose url resolving [ 'https://registry.npmjs.org/', './vows' ]
verbose url resolved https://registry.npmjs.org/vows
http GET https://registry.npmjs.org/vows
verbose raw, before any munging node-mocks-http
verbose url resolving [ 'https://registry.npmjs.org/', './node-mocks-http' ]
verbose url resolved https://registry.npmjs.org/node-mocks-http
http GET https://registry.npmjs.org/node-mocks-http
verbose raw, before any munging zombie
verbose url resolving [ 'https://registry.npmjs.org/', './zombie' ]
verbose url resolved https://registry.npmjs.org/zombie
http GET https://registry.npmjs.org/zombie
verbose raw, before any munging xml2js
verbose url resolving [ 'https://registry.npmjs.org/', './xml2js' ]
verbose url resolved https://registry.npmjs.org/xml2js
http GET https://registry.npmjs.org/xml2js
verbose raw, before any munging simplesmtp
verbose url resolving [ 'https://registry.npmjs.org/', './simplesmtp' ]
verbose url resolved https://registry.npmjs.org/simplesmtp
http GET https://registry.npmjs.org/simplesmtp
verbose raw, before any munging rimraf
verbose url resolving [ 'https://registry.npmjs.org/', './rimraf' ]
verbose url resolved https://registry.npmjs.org/rimraf
http GET https://registry.npmjs.org/rimraf
http 200 https://registry.npmjs.org/connect-auth/0.5.3
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"BLQ2YOR47AP5ZUWCOD0VU90MR"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '820' } ]
http 200 https://registry.npmjs.org/underscore-contrib
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"4LCLIR9M2BFRKIYBSR0CBZHU6"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '4817' } ]
http 200 https://registry.npmjs.org/node-uuid
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"6HUZF714E21IQQ1CZR2OMQCYL"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '21269' } ]
http 200 https://registry.npmjs.org/bcrypt
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"E4OHPJHPJVKGHGKAS3DHQ0H74"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '119029' } ]
http 200 https://registry.npmjs.org/dateformat
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"53MGS4758SFBP4J0VMOWHAVRB"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '17897' } ]
http 200 https://registry.npmjs.org/databank
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"88W8J6PDMDE75YDSQNVOGASBQ"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:35 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '291545' } ]
http 200 https://registry.npmjs.org/step
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"2I3V8V2PBCCVU36NS7YOS69VZ"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:36 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '3147' } ]
http 200 https://registry.npmjs.org/oauth-evanp
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"9U9GCBIV9OHRPLBRJPKQ7X049"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:36 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '22467' } ]
http 200 https://registry.npmjs.org/optimist
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"7VTLKGSF8BV0P8PMZG3SDUJ94"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:36 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '123805' } ]
http 200 https://registry.npmjs.org/validator
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"BN3JRK8H8Z0O6FRHB776JS54X"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:36 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '408360' } ]
http 200 https://registry.npmjs.org/webfinger
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"5AOHSY9Q7XC3JP2MRCIQX4NWG"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:37 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '43236' } ]
http 200 https://registry.npmjs.org/showdown
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"DHEOFXR86YUC6QTBB3YCK2C41"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:37 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '44151' } ]
http 200 https://registry.npmjs.org/jankyqueue
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"991EPCEDACJJGKGEU982ROQ4H"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:37 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '8861' } ]
http 200 https://registry.npmjs.org/schlock
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"9UR2AHZKPDWT4AG0AAKUUM04N"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:37 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '27228' } ]
http 200 https://registry.npmjs.org/bunyan
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"71J02VMNY6WHVO6T2LJ91GOR3"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:37 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '1020383' } ]
http 200 https://registry.npmjs.org/emailjs
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"2VVHEO5Q5TT1CX3EOC9DC05BY"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:38 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '31546' } ]
http 200 https://registry.npmjs.org/mkdirp
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"A6LWSEUEYBKP7X0UQPU6MUUXR"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:38 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '17936' } ]
http 200 https://registry.npmjs.org/connect-databank
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"7JPR4ORCLZQR07YVXJV2Q1G9G"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:39 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '69010' } ]
http 200 https://registry.npmjs.org/sockjs
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"929COV05DAI434GIDQ6GZJ3F3"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:39 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '152901' } ]
http 200 https://registry.npmjs.org/dialback-client
silly get cb [ 200,
silly get cb { vary: 'Accept',
silly get cb server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)',
silly get cb etag: '"8SR3F8B2SRA01SFMGTAXU452U"',
silly get cb date: 'Sun, 21 Jul 2013 23:26:39 GMT',
silly get cb 'content-type': 'application/json',
silly get cb 'content-length': '27883' } ]
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/connect-auth'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/underscore-contrib'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/node-uuid'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/bcrypt'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/dateformat'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/databank'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/step'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/oauth-evanp'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/optimist'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/validator'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/webfinger'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/showdown'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/jankyqueue'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/schlock'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/bunyan'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/emailjs'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/mkdirp'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/connect-databank'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/sockjs'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/dialback-client'
verbose mkdir (expected) error ENOENT, no such file or directory '/home/christopher/.npm/connect-auth/0.5.3'
verbose mkdir done: /home/christopher/.npm/underscore-contrib 755
verbose mkdir done: /home/christopher/.npm/node-uuid 755
verbose mkdir done: /home/christopher/.npm/bcrypt 755
verbose mkdir done: /home/christopher/.npm/dateformat 755
verbose mkdir done: /home/christopher/.npm/databank 755
verbose mkdir done: /home/christopher/.npm/step 755
verbose mkdir done: /home/christopher/.npm/oauth-evanp 755
verbose mkdir done: /home/christopher/.npm/optimist 755
verbose mkdir done: /home/christopher/.npm/validator 755
verbose mkdir done: /home/christopher/.npm/webfinger 755
verbose mkdir done: /home/christopher/.npm/showdown 755
verbose mkdir done: /home/christopher/.npm/jankyqueue 755
verbose mkdir done: /home/christopher/.npm/schlock 755
verbose mkdir done: /home/christopher/.npm/bunyan 755
verbose mkdir done: /home/christopher/.npm/emailjs 755
verbose mkdir done: /home/christopher/.npm/mkdirp 755
verbose mkdir done: /home/christopher/.npm/connect-databank 755
verbose mkdir done: /home/christopher/.npm/sockjs 755
verbose mkdir done: /home/christopher/.npm/dialback-client 755
verbose mkdir done: /home/christopher/.npm/connect-auth/0.5.3 755
silly name, range, hasData 2 [ 'underscore-contrib', '>=0.1.0- <0.2.0-', true ]
silly versions [ 'underscore-contrib', [ '0.0.1', '0.1.0', '0.1.1', '0.1.4' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: 'db40f37f2e66961d2e0326bf65fb76887a1ca1c6',
verbose bin dist tarball: 'http://registry.npmjs.org/underscore-contrib/-/underscore-contrib-0.1.4.tgz' } ]
silly name, range, hasData 2 [ 'node-uuid', '>=1.3.0- <1.4.0-', true ]
silly versions [ 'node-uuid',
silly versions [ '1.2.0',
silly versions '1.3.0',
silly versions '1.3.1',
silly versions '1.3.2',
silly versions '1.1.0',
silly versions '1.0.0',
silly versions '1.3.3',
silly versions '1.4.0' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: 'd3db4d7b56810d9e4032342766282af07391729b',
verbose bin dist tarball: 'http://registry.npmjs.org/node-uuid/-/node-uuid-1.3.3.tgz' } ]
silly name, range, hasData 2 [ 'bcrypt', '>=0.7.0- <0.8.0-', true ]
silly versions [ 'bcrypt',
silly versions [ '0.1.2',
silly versions '0.2.0',
silly versions '0.2.1',
silly versions '0.1.3',
silly versions '0.2.2',
silly versions '0.2.3',
silly versions '0.2.4',
silly versions '0.3.0',
silly versions '0.3.1',
silly versions '0.3.2',
silly versions '0.4.0',
silly versions '0.4.1',
silly versions '0.5.0',
silly versions '0.6.0',
silly versions '0.7.0',
silly versions '0.7.1',
silly versions '0.7.2',
silly versions '0.7.3',
silly versions '0.7.4',
silly versions '0.7.5',
silly versions '0.7.6' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: '97eae4472baf2352699f5fd1662e77e63d0cd0aa',
verbose bin dist tarball: 'http://registry.npmjs.org/bcrypt/-/bcrypt-0.7.6.tgz' } ]
silly name, range, hasData 2 [ 'dateformat', '>=1.0.0- <2.0.0-', true ]
silly versions [ 'dateformat',
silly versions [ '0.9.0-1.2.3',
silly versions '1.0.0-1.2.3',
silly versions '1.0.1-1.2.3',
silly versions '1.0.2-1.2.3',
silly versions '1.0.3-1.2.3',
silly versions '1.0.4-1.2.3',
silly versions '1.0.5-1.2.3',
silly versions '1.0.6-1.2.3' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: '6b3de9f974f698d8b2d3ff9094bbaac8d696c16b',
verbose bin dist tarball: 'http://registry.npmjs.org/dateformat/-/dateformat-1.0.6-1.2.3.tgz' } ]
silly name, range, hasData 2 [ 'step', '>=0.0.0- <0.1.0-', true ]
silly versions [ 'step', [ '0.0.3', '0.0.4', '0.0.5' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: '5e662f15f9ba2ece9c3a9b0e2553d1986b6ba44c',
verbose bin dist tarball: 'http://registry.npmjs.org/step/-/step-0.0.5.tgz' } ]
silly name, range, hasData 2 [ 'databank', '>=0.18.1- <0.19.0-', true ]
silly versions [ 'databank',
silly versions [ '0.1.0',
silly versions '0.2.0',
silly versions '0.3.0',
silly versions '0.4.0',
silly versions '0.4.1',
silly versions '0.5.0',
silly versions '0.5.1',
silly versions '0.5.2',
silly versions '0.6.0',
silly versions '0.6.3',
silly versions '0.7.0',
silly versions '0.7.1',
silly versions '0.8.0',
silly versions '0.8.1',
silly versions '0.8.3',
silly versions '0.8.4',
silly versions '0.9.0',
silly versions '0.10.0',
silly versions '0.10.1',
silly versions '0.10.2',
silly versions '0.11.0',
silly versions '0.12.0',
silly versions '0.12.1',
silly versions '0.13.0',
silly versions '0.13.1',
silly versions '0.13.2',
silly versions '0.14.0',
silly versions '0.14.1',
silly versions '0.14.2',
silly versions '0.14.3',
silly versions '0.14.4',
silly versions '0.15.0',
silly versions '0.16.0',
silly versions '0.17.0',
silly versions '0.18.0',
silly versions '0.18.1',
silly versions '0.18.2' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: 'b1f85bafa329cdb415589c0ee819a04c989a03ed',
verbose bin dist tarball: 'http://registry.npmjs.org/databank/-/databank-0.18.2.tgz' } ]
silly name, range, hasData 2 [ 'oauth-evanp', '>=0.9.10-evanp.2 <0.10.0-', true ]
silly versions [ 'oauth-evanp', [ '0.9.10-evanp.1', '0.9.10-evanp.2' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: '9b5fb3508cea584420855957d56531405cf53a02',
verbose bin dist tarball: 'http://registry.npmjs.org/oauth-evanp/-/oauth-evanp-0.9.10-evanp.2.tgz' } ]
silly name, range, hasData 2 [ 'optimist', '>=0.3.0- <0.4.0-', true ]
silly versions [ 'optimist',
silly versions [ '0.0.1',
silly versions '0.0.2',
silly versions '0.0.4',
silly versions '0.0.5',
silly versions '0.0.6',
silly versions '0.0.7',
silly versions '0.1.0',
silly versions '0.1.1',
silly versions '0.1.2',
silly versions '0.1.3',
silly versions '0.1.4',
silly versions '0.1.5',
silly versions '0.1.6',
silly versions '0.1.7',
silly versions '0.1.8',
silly versions '0.1.9',
silly versions '0.0.3',
silly versions '0.2.0',
silly versions '0.2.1',
silly versions '0.2.2',
silly versions '0.2.3',
silly versions '0.2.4',
silly versions '0.2.5',
silly versions '0.2.6',
silly versions '0.2.7',
silly versions '0.2.8',
silly versions '0.3.0',
silly versions '0.3.1',
silly versions '0.3.3',
silly versions '0.3.4',
silly versions '0.3.5',
silly versions '0.3.6',
silly versions '0.3.7',
silly versions '0.4.0',
silly versions '0.5.0',
silly versions '0.5.1',
silly versions '0.5.2',
silly versions '0.6.0' ] ]
verbose bin dist [ '0.6-ares1.7.5-evundefined-openssl1.0.1-v83.7.12.22-linux-ia32-3.2.0-48-generic-pae',
verbose bin dist { shasum: 'c90941ad59e4273328923074d2cf2e7cbc6ec0d9',
verbose bin dist tarball: 'http://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz' } ]
silly name, range, hasData 2 [ 'webfinger', '>=0.4.2- <0.5.0-', true ]
silly versions [ 'webfinger', [] ]
ERR! Error: No compatible version found: webfinger@'>=0.4.2- <0.5.0-'
ERR! No valid targets found.
ERR! Perhaps not compatible with your version of node?
ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
ERR! at next_ (/usr/share/npm/lib/cache.js:438:17)
ERR! at next (/usr/share/npm/lib/cache.js:415:44)
ERR! at /usr/share/npm/lib/cache.js:408:5
ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
ERR! at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7)
ERR! You may report this log at:
ERR! <http://bugs.debian.org/npm>
ERR! or use
ERR! reportbug --attach /home/christopher/src/pump.io/npm-debug.log npm
ERR!
ERR! System Linux 3.2.0-48-generic-pae
ERR! command "node" "/usr/bin/npm" "install"
ERR! cwd /home/christopher/src/pump.io
ERR! node -v v0.6.12
ERR! npm -v 1.1.4
ERR! message No compatible version found: webfinger@'>=0.4.2- <0.5.0-'
ERR! message No valid targets found.
ERR! message Perhaps not compatible with your version of node?
verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment