Skip to content

Instantly share code, notes, and snippets.

@Marak
Created September 1, 2011 19:49
Show Gist options
  • Save Marak/c1285a01093bdbfb8a1a to your computer and use it in GitHub Desktop.
Save Marak/c1285a01093bdbfb8a1a to your computer and use it in GitHub Desktop.
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'install', '-g', 'nide' ]
info using npm@1.0.27
info using node@v0.4.10
verbose config file /Users/maraksquires/.npmrc
verbose config file /usr/local/etc/npmrc
silly exec /usr/local/bin/node "/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js" "nobody" 20
silly output from getuid/gid {"uid":-2,"gid":20}
silly output from getuid/gid
verbose into /usr/local/lib [ 'nide' ]
verbose cache add nide
verbose cache add [ 'nide', null ]
silly cache add: name, spec, args [ undefined, 'nide', [ 'nide', null ] ]
verbose parsed url { pathname: 'nide', href: 'nide' }
info addNamed [ 'nide', '' ]
verbose addNamed [ null, '' ]
verbose GET nide
verbose raw, before any munging nide
verbose url resolving [ 'https://registry.npmjs.org/', './nide' ]
verbose url resolved https://registry.npmjs.org/nide
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/nide',
verbose url parsed pathname: '/nide' }
verbose etag "49DQ79CHM6TQQNWKKUUHLC8IB"
verbose response https://registry.npmjs.org/nide
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"49DQ79CHM6TQQNWKKUUHLC8IB"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:50 GMT',
silly get cb 'content-length': '0' } ]
verbose etag nide from cache
verbose GET nide/0.1.0
verbose raw, before any munging nide/0.1.0
verbose url resolving [ 'https://registry.npmjs.org/', './nide/0.1.0' ]
verbose url resolved https://registry.npmjs.org/nide/0.1.0
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/nide/0.1.0',
verbose url parsed pathname: '/nide/0.1.0' }
verbose etag "49DQ79CHM6TQQNWKKUUHLC8IB"
verbose response https://registry.npmjs.org/nide/0.1.0
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"49DQ79CHM6TQQNWKKUUHLC8IB"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:51 GMT',
silly get cb 'content-length': '0' } ]
verbose etag nide/0.1.0 from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.26-darwin-10.7.0',
verbose bin dist { shasum: '78ab9758bd9a475bba96ad8647adc192a9cec1e0',
verbose bin dist tarball: 'http://registry.npmjs.org/nide/-/nide-0.1.0.tgz' } ]
silly testEngine { author: { name: 'Marco Aurelio' },
silly testEngine name: 'nide',
silly testEngine keywords:
silly testEngine [ 'ide',
silly testEngine 'integrated',
silly testEngine 'development',
silly testEngine 'environment',
silly testEngine 'editor',
silly testEngine 'coding',
silly testEngine 'tool' ],
silly testEngine description: 'Beautiful IDE for Node.js',
silly testEngine version: '0.1.0',
silly testEngine repository: { url: '' },
silly testEngine engines: { node: '~v0.4.9' },
silly testEngine dependencies:
silly testEngine { nko: '~0.1.0',
silly testEngine express: '~2.4.6',
silly testEngine commander: '~0.1.0',
silly testEngine findit: '~0.1.1',
silly testEngine 'socket.io': '~0.7.9',
silly testEngine 'node-uuid': '~1.2.0' },
silly testEngine bin: { nide: './main.js' },
silly testEngine devDependencies: {},
silly testEngine _npmJsonOpts:
silly testEngine { file: '/Users/maraksquires/.npm/nide/0.1.0/package/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: true },
silly testEngine _id: 'nide@0.1.0',
silly testEngine scripts: { start: 'node server.js' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/maraksquires/.npm/nide/0.1.0/package/package.json
verbose loadDefaults nide@0.1.0
silly resolved [ { author: { name: 'Marco Aurelio' },
silly resolved name: 'nide',
silly resolved keywords:
silly resolved [ 'ide',
silly resolved 'integrated',
silly resolved 'development',
silly resolved 'environment',
silly resolved 'editor',
silly resolved 'coding',
silly resolved 'tool' ],
silly resolved description: 'Beautiful IDE for Node.js',
silly resolved version: '0.1.0',
silly resolved repository: { url: '' },
silly resolved engines: { node: '~v0.4.9' },
silly resolved dependencies:
silly resolved { nko: '~0.1.0',
silly resolved express: '~2.4.6',
silly resolved commander: '~0.1.0',
silly resolved findit: '~0.1.1',
silly resolved 'socket.io': '~0.7.9',
silly resolved 'node-uuid': '~1.2.0' },
silly resolved bin: { nide: './main.js' },
silly resolved devDependencies: {},
silly resolved _npmJsonOpts:
silly resolved { file: '/Users/maraksquires/.npm/nide/0.1.0/package/package.json',
silly resolved wscript: false,
silly resolved contributors: false,
silly resolved serverjs: true },
silly resolved _id: 'nide@0.1.0',
silly resolved scripts: { start: 'node server.js' },
silly resolved _engineSupported: true,
silly resolved _npmVersion: '1.0.27',
silly resolved _nodeVersion: 'v0.4.10',
silly resolved _defaultsLoaded: true } ]
info into /usr/local/lib nide@0.1.0
info installOne nide@0.1.0
info unbuild /usr/local/lib/node_modules/nide
verbose from cache /Users/maraksquires/.npm/nide/0.1.0/package/package.json
verbose mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/___nide.npm'
verbose mkdir done: /usr/local/lib/node_modules/___nide.npm 755
verbose unpack_ uid, gid [ -2, 20 ]
verbose unpackTarget /usr/local/lib/node_modules/nide
silly gunzTarPerm modes [ '755', '644' ]
verbose success gzip "--decompress" "--stdout" "/Users/maraksquires/.npm/nide/0.1.0/package.tgz"
verbose success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/___nide.npm"
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.gitignore
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.npmignore
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/deploy
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/deploy.conf
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/main.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/package.json
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/project.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/server.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/1c32218c-79ea-441e-9174-e026917b3203
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/2cc1558e-e0a6-4f39-bc90-a16fc3299c79
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/4a7cfd46-d4c7-4385-bba5-6673d2b8f0ff
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/4ff7827a-ddd2-48e3-b175-932bdce9c00f
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/607da057-9f30-4a1e-b4a8-d8784235ff21
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/d973883a-c147-4812-aed7-6d13af36f351
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/e8aac2a5-c128-4f2f-8827-d86225968725
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/.nide/versions.json
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/css/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/css/codemirror-default.css
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/css/codemirror.css
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/css/style.css
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/add.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/ajax-loader.gif
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/backward.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/create-folder.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/documentation.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/down-arrow.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/file.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/folder-large.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/folder.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/forward.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/galaxy.jpg
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/nide.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/noise.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/npm-logo.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/npm.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/project.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/remove.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/right-arrow.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/img/search.png
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/codemirror.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/jquery-1.6.2.min.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/modernizr-2.0.6.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/nide.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/transformjs.1.0.beta.2.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/clike/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/clike/clike.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/clike/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/coffeescript/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/coffeescript/coffeescript.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/coffeescript/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/coffeescript/LICENSE
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/css/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/css/css.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/css/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/diff/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/diff/diff.css
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/diff/diff.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/diff/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/haskell/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/haskell/haskell.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/haskell/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/htmlmixed/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/htmlmixed/htmlmixed.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/htmlmixed/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/javascript/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/javascript/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/javascript/javascript.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/lua/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/lua/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/lua/lua.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/php/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/php/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/php/php.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/plsql/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/plsql/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/plsql/plsql.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/python/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/python/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/python/LICENSE.txt
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/python/python.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/r/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/r/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/r/LICENSE
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/r/r.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/rst/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/rst/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/rst/rst.css
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/rst/rst.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/ruby/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/ruby/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/ruby/LICENSE
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/ruby/ruby.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/scheme/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/scheme/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/scheme/scheme.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/smalltalk/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/smalltalk/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/smalltalk/smalltalk.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/sparql/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/sparql/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/sparql/sparql.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/stex/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/stex/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/stex/stex.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/velocity/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/velocity/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/velocity/velocity.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xml/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xml/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xml/xml.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xmlpure/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xmlpure/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/xmlpure/xmlpure.js
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/yaml/
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/yaml/index.html
silly asyncMap in gTP /usr/local/lib/node_modules/___nide.npm/package/public/js/mode/yaml/yaml.js
verbose gunzed /usr/local/lib/node_modules/___nide.npm/package
verbose rm'ed /usr/local/lib/node_modules/nide
verbose renamed [ '/usr/local/lib/node_modules/___nide.npm/package',
verbose renamed '/usr/local/lib/node_modules/nide' ]
silly testEngine { author: { name: 'Marco Aurelio' },
silly testEngine name: 'nide',
silly testEngine keywords:
silly testEngine [ 'ide',
silly testEngine 'integrated',
silly testEngine 'development',
silly testEngine 'environment',
silly testEngine 'editor',
silly testEngine 'coding',
silly testEngine 'tool' ],
silly testEngine description: 'Beautiful IDE for Node.js',
silly testEngine version: '0.1.0',
silly testEngine repository: { url: '' },
silly testEngine engines: { node: '~v0.4.9' },
silly testEngine dependencies:
silly testEngine { nko: '~0.1.0',
silly testEngine express: '~2.4.6',
silly testEngine commander: '~0.1.0',
silly testEngine findit: '~0.1.1',
silly testEngine 'socket.io': '~0.7.9',
silly testEngine 'node-uuid': '~1.2.0' },
silly testEngine bin: { nide: './main.js' },
silly testEngine devDependencies: {},
silly testEngine _npmJsonOpts:
silly testEngine { file: '/usr/local/lib/node_modules/nide/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: true },
silly testEngine _id: 'nide@0.1.0',
silly testEngine scripts: { start: 'node server.js' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /usr/local/lib/node_modules/nide/package.json
verbose loadDefaults nide@0.1.0
info preinstall nide@0.1.0
verbose from cache /usr/local/lib/node_modules/nide/package.json
verbose into /usr/local/lib/node_modules/nide [ 'nko@~0.1.0',
verbose into /usr/local/lib/node_modules/nide 'express@~2.4.6',
verbose into /usr/local/lib/node_modules/nide 'commander@~0.1.0',
verbose into /usr/local/lib/node_modules/nide 'findit@~0.1.1',
verbose into /usr/local/lib/node_modules/nide 'socket.io@~0.7.9',
verbose into /usr/local/lib/node_modules/nide 'node-uuid@~1.2.0' ]
verbose cache add nko@~0.1.0
verbose cache add [ 'nko@~0.1.0', null ]
silly cache add: name, spec, args [ undefined, 'nko@~0.1.0', [ 'nko@~0.1.0', null ] ]
verbose parsed url { pathname: 'nko@~0.1.0', href: 'nko@~0.1.0' }
silly cache add: name, spec, args [ 'nko', '~0.1.0', [ 'nko', '~0.1.0' ] ]
verbose parsed url { pathname: '~0.1.0', href: '~0.1.0' }
info addNamed [ 'nko', '~0.1.0' ]
verbose addNamed [ null, '>=0.1.0 <0.2.0' ]
verbose cache add express@~2.4.6
verbose cache add [ 'express@~2.4.6', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'express@~2.4.6',
silly cache add: name, spec, args [ 'express@~2.4.6', null ] ]
verbose parsed url { pathname: 'express@~2.4.6', href: 'express@~2.4.6' }
silly cache add: name, spec, args [ 'express', '~2.4.6', [ 'express', '~2.4.6' ] ]
verbose parsed url { pathname: '~2.4.6', href: '~2.4.6' }
info addNamed [ 'express', '~2.4.6' ]
verbose addNamed [ null, '>=2.4.6 <2.5.0' ]
verbose cache add commander@~0.1.0
verbose cache add [ 'commander@~0.1.0', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'commander@~0.1.0',
silly cache add: name, spec, args [ 'commander@~0.1.0', null ] ]
verbose parsed url { pathname: 'commander@~0.1.0',
verbose parsed url href: 'commander@~0.1.0' }
silly cache add: name, spec, args [ 'commander', '~0.1.0', [ 'commander', '~0.1.0' ] ]
verbose parsed url { pathname: '~0.1.0', href: '~0.1.0' }
info addNamed [ 'commander', '~0.1.0' ]
verbose addNamed [ null, '>=0.1.0 <0.2.0' ]
verbose cache add findit@~0.1.1
verbose cache add [ 'findit@~0.1.1', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'findit@~0.1.1',
silly cache add: name, spec, args [ 'findit@~0.1.1', null ] ]
verbose parsed url { pathname: 'findit@~0.1.1', href: 'findit@~0.1.1' }
silly cache add: name, spec, args [ 'findit', '~0.1.1', [ 'findit', '~0.1.1' ] ]
verbose parsed url { pathname: '~0.1.1', href: '~0.1.1' }
info addNamed [ 'findit', '~0.1.1' ]
verbose addNamed [ null, '>=0.1.1 <0.2.0' ]
verbose GET nko
verbose raw, before any munging nko
verbose url resolving [ 'https://registry.npmjs.org/', './nko' ]
verbose url resolved https://registry.npmjs.org/nko
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/nko',
verbose url parsed pathname: '/nko' }
verbose etag "6ZX7ETB5EO640K4UO6PM1AUSZ"
verbose GET express
verbose raw, before any munging express
verbose url resolving [ 'https://registry.npmjs.org/', './express' ]
verbose url resolved https://registry.npmjs.org/express
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/express',
verbose url parsed pathname: '/express' }
verbose etag "8B6YTWF8IDXMQM1GJO99B3QYQ"
verbose GET commander
verbose raw, before any munging commander
verbose url resolving [ 'https://registry.npmjs.org/', './commander' ]
verbose url resolved https://registry.npmjs.org/commander
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/commander',
verbose url parsed pathname: '/commander' }
verbose etag "7VEWSJGHAXZFP76KSTTEH2R6S"
verbose GET findit
verbose raw, before any munging findit
verbose url resolving [ 'https://registry.npmjs.org/', './findit' ]
verbose url resolved https://registry.npmjs.org/findit
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/findit',
verbose url parsed pathname: '/findit' }
verbose etag "EL73MS6BYQ6O0VRAIQLABAT1X"
verbose cache add socket.io@~0.7.9
verbose cache add [ 'socket.io@~0.7.9', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'socket.io@~0.7.9',
silly cache add: name, spec, args [ 'socket.io@~0.7.9', null ] ]
verbose parsed url { pathname: 'socket.io@~0.7.9',
verbose parsed url href: 'socket.io@~0.7.9' }
silly cache add: name, spec, args [ 'socket.io', '~0.7.9', [ 'socket.io', '~0.7.9' ] ]
verbose parsed url { pathname: '~0.7.9', href: '~0.7.9' }
info addNamed [ 'socket.io', '~0.7.9' ]
verbose addNamed [ null, '>=0.7.9 <0.8.0' ]
verbose cache add node-uuid@~1.2.0
verbose cache add [ 'node-uuid@~1.2.0', null ]
silly cache add: name, spec, args [ undefined,
silly cache add: name, spec, args 'node-uuid@~1.2.0',
silly cache add: name, spec, args [ 'node-uuid@~1.2.0', null ] ]
verbose parsed url { pathname: 'node-uuid@~1.2.0',
verbose parsed url href: 'node-uuid@~1.2.0' }
silly cache add: name, spec, args [ 'node-uuid', '~1.2.0', [ 'node-uuid', '~1.2.0' ] ]
verbose parsed url { pathname: '~1.2.0', href: '~1.2.0' }
info addNamed [ 'node-uuid', '~1.2.0' ]
verbose addNamed [ null, '>=1.2.0 <1.3.0' ]
verbose GET socket.io
verbose raw, before any munging socket.io
verbose url resolving [ 'https://registry.npmjs.org/', './socket.io' ]
verbose url resolved https://registry.npmjs.org/socket.io
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/socket.io',
verbose url parsed pathname: '/socket.io' }
verbose etag "191KJ0XURMMOK9JQDROF1RJKO"
verbose GET node-uuid
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
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/node-uuid',
verbose url parsed pathname: '/node-uuid' }
verbose etag "C7XMTDIVAXBV3QPMONBVB147M"
verbose response https://registry.npmjs.org/nko
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"6ZX7ETB5EO640K4UO6PM1AUSZ"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:52 GMT',
silly get cb 'content-length': '0' } ]
verbose etag nko from cache
verbose GET nko/0.1.1
verbose raw, before any munging nko/0.1.1
verbose url resolving [ 'https://registry.npmjs.org/', './nko/0.1.1' ]
verbose url resolved https://registry.npmjs.org/nko/0.1.1
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/nko/0.1.1',
verbose url parsed pathname: '/nko/0.1.1' }
verbose etag "6ZX7ETB5EO640K4UO6PM1AUSZ"
verbose response https://registry.npmjs.org/express
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"8B6YTWF8IDXMQM1GJO99B3QYQ"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:52 GMT',
silly get cb 'content-length': '0' } ]
verbose etag express from cache
verbose GET express/2.4.6
verbose raw, before any munging express/2.4.6
verbose url resolving [ 'https://registry.npmjs.org/', './express/2.4.6' ]
verbose url resolved https://registry.npmjs.org/express/2.4.6
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/express/2.4.6',
verbose url parsed pathname: '/express/2.4.6' }
verbose etag "8B6YTWF8IDXMQM1GJO99B3QYQ"
verbose response https://registry.npmjs.org/commander
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"7VEWSJGHAXZFP76KSTTEH2R6S"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:52 GMT',
silly get cb 'content-length': '0' } ]
verbose etag commander from cache
verbose GET commander/0.1.0
verbose raw, before any munging commander/0.1.0
verbose url resolving [ 'https://registry.npmjs.org/', './commander/0.1.0' ]
verbose url resolved https://registry.npmjs.org/commander/0.1.0
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/commander/0.1.0',
verbose url parsed pathname: '/commander/0.1.0' }
verbose etag "7VEWSJGHAXZFP76KSTTEH2R6S"
verbose response https://registry.npmjs.org/findit
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"EL73MS6BYQ6O0VRAIQLABAT1X"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:52 GMT',
silly get cb 'content-length': '0' } ]
verbose etag findit from cache
verbose GET findit/0.1.1
verbose raw, before any munging findit/0.1.1
verbose url resolving [ 'https://registry.npmjs.org/', './findit/0.1.1' ]
verbose url resolved https://registry.npmjs.org/findit/0.1.1
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/findit/0.1.1',
verbose url parsed pathname: '/findit/0.1.1' }
verbose etag "EL73MS6BYQ6O0VRAIQLABAT1X"
verbose response https://registry.npmjs.org/socket.io
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"191KJ0XURMMOK9JQDROF1RJKO"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:52 GMT',
silly get cb 'content-length': '0' } ]
verbose etag socket.io from cache
verbose GET socket.io/0.7.11
verbose raw, before any munging socket.io/0.7.11
verbose url resolving [ 'https://registry.npmjs.org/',
verbose url resolving './socket.io/0.7.11' ]
verbose url resolved https://registry.npmjs.org/socket.io/0.7.11
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/socket.io/0.7.11',
verbose url parsed pathname: '/socket.io/0.7.11' }
verbose etag "191KJ0XURMMOK9JQDROF1RJKO"
verbose response https://registry.npmjs.org/nko/0.1.1
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"6ZX7ETB5EO640K4UO6PM1AUSZ"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:53 GMT',
silly get cb 'content-length': '0' } ]
verbose etag nko/0.1.1 from cache
verbose response https://registry.npmjs.org/node-uuid
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"C7XMTDIVAXBV3QPMONBVB147M"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:53 GMT',
silly get cb 'content-length': '0' } ]
verbose etag node-uuid from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.26-darwin-10.7.0',
verbose bin dist { shasum: 'c8b02a6c776c4d213a45d9d4ac442f22b70e21ff',
verbose bin dist tarball: 'http://registry.npmjs.org/nko/-/nko-0.1.1.tgz' } ]
silly testEngine { name: 'nko',
silly testEngine maintainers: 'visnup <visnupx@gmail.com>',
silly testEngine author:
silly testEngine { name: 'Danny Coates',
silly testEngine email: 'dannycoates@gmail.com' },
silly testEngine description: 'node.js knockout deploy check-in',
silly testEngine version: '0.1.1',
silly testEngine homepage: 'https://github.com/nko2/website/tree/master/module#readme',
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/nko2/website.git' },
silly testEngine keywords: [ 'node.js knockout', 'knockout', 'nko' ],
silly testEngine bugs:
silly testEngine { email: 'all@nodeknockout.com',
silly testEngine url: 'https://github.com/nko2/website/issues' },
silly testEngine contributors:
silly testEngine [ { name: 'Danny Coates',
silly testEngine email: 'dannycoates@gmail.com' },
silly testEngine { name: 'Visnu Pitiyanuvath',
silly testEngine email: 'visnupx@gmail.com',
silly testEngine url: 'http://visnup.com/' } ],
silly testEngine main: 'nko',
silly testEngine engines: { node: '>=0.4' },
silly testEngine dependencies: {},
silly testEngine devDependencies: {},
silly testEngine files: [ 'README.md', 'nko.js', 'package.json' ],
silly testEngine _npmJsonOpts:
silly testEngine { file: '/Users/maraksquires/.npm/nko/0.1.1/package/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: false },
silly testEngine _id: 'nko@0.1.1',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/maraksquires/.npm/nko/0.1.1/package/package.json
verbose loadDefaults nko@0.1.1
verbose GET node-uuid/1.2.0
verbose raw, before any munging node-uuid/1.2.0
verbose url resolving [ 'https://registry.npmjs.org/', './node-uuid/1.2.0' ]
verbose url resolved https://registry.npmjs.org/node-uuid/1.2.0
verbose url parsed { protocol: 'https:',
verbose url parsed slashes: true,
verbose url parsed host: 'registry.npmjs.org',
verbose url parsed hostname: 'registry.npmjs.org',
verbose url parsed href: 'https://registry.npmjs.org/node-uuid/1.2.0',
verbose url parsed pathname: '/node-uuid/1.2.0' }
verbose etag "C7XMTDIVAXBV3QPMONBVB147M"
verbose response https://registry.npmjs.org/express/2.4.6
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"8B6YTWF8IDXMQM1GJO99B3QYQ"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:53 GMT',
silly get cb 'content-length': '0' } ]
verbose etag express/2.4.6 from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.26-darwin-10.7.0',
verbose bin dist { shasum: 'df8152c5a40bd89ad74ab07e5ef999fac5a00916',
verbose bin dist tarball: 'http://registry.npmjs.org/express/-/express-2.4.6.tgz' } ]
silly testEngine { name: 'express',
silly testEngine description: 'Sinatra inspired web development framework',
silly testEngine version: '2.4.6',
silly testEngine author:
silly testEngine { name: 'TJ Holowaychuk',
silly testEngine email: 'tj@vision-media.ca' },
silly testEngine contributors:
silly testEngine [ { name: 'TJ Holowaychuk',
silly testEngine email: 'tj@vision-media.ca' },
silly testEngine { name: 'Aaron Heckmann',
silly testEngine email: 'aaron.heckmann+github@gmail.com' },
silly testEngine { name: 'Ciaran Jessup', email: 'ciaranj@gmail.com' },
silly testEngine { name: 'Guillermo Rauch', email: 'rauchg@gmail.com' } ],
silly testEngine dependencies:
silly testEngine { connect: '>= 1.5.2 < 2.0.0',
silly testEngine mime: '>= 0.0.1',
silly testEngine qs: '>= 0.3.1' },
silly testEngine devDependencies:
silly testEngine { 'connect-form': '0.2.1',
silly testEngine ejs: '0.4.2',
silly testEngine expresso: '0.7.2',
silly testEngine hamljs: '0.5.1',
silly testEngine jade: '0.11.0',
silly testEngine stylus: '0.13.0',
silly testEngine should: '0.2.1',
silly testEngine 'express-messages': '0.0.2',
silly testEngine 'node-markdown': '>= 0.0.1',
silly testEngine 'connect-redis': '>= 0.0.1' },
silly testEngine keywords: [ 'framework', 'sinatra', 'web', 'rest', 'restful' ],
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/visionmedia/express.git' },
silly testEngine main: 'index',
silly testEngine bin: { express: './bin/express' },
silly testEngine scripts: { test: 'make test', prepublish: 'npm prune' },
silly testEngine engines: { node: '>= 0.4.1 < 0.5.0' },
silly testEngine _npmJsonOpts:
silly testEngine { file: '/Users/maraksquires/.npm/express/2.4.6/package/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: false },
silly testEngine _id: 'express@2.4.6',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/maraksquires/.npm/express/2.4.6/package/package.json
verbose loadDefaults express@2.4.6
verbose response https://registry.npmjs.org/findit/0.1.1
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"EL73MS6BYQ6O0VRAIQLABAT1X"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:54 GMT',
silly get cb 'content-length': '0' } ]
verbose etag findit/0.1.1 from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.26-darwin-10.7.0',
verbose bin dist { shasum: 'b14f8289de2e3f0571ba9a73033a046b462dd81b',
verbose bin dist tarball: 'http://registry.npmjs.org/findit/-/findit-0.1.1.tgz' } ]
silly testEngine { name: 'findit',
silly testEngine version: '0.1.1',
silly testEngine description: 'Walk a directory tree.',
silly testEngine main: './index.js',
silly testEngine dependencies: { seq: '>=0.1.7' },
silly testEngine devDependencies: { hashish: '>=0.0.2 <0.1', expresso: '0.7.x' },
silly testEngine repository:
silly testEngine { type: 'git',
silly testEngine url: 'git://github.com/substack/node-findit.git' },
silly testEngine keywords: [ 'find', 'walk', 'directory', 'recursive', 'tree' ],
silly testEngine author:
silly testEngine { name: 'James Halliday',
silly testEngine email: 'mail@substack.net',
silly testEngine url: 'http://substack.net' },
silly testEngine license: 'MIT/X11',
silly testEngine engine: [ 'node >=0.2.0' ],
silly testEngine _npmJsonOpts:
silly testEngine { file: '/Users/maraksquires/.npm/findit/0.1.1/package/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: false },
silly testEngine _id: 'findit@0.1.1',
silly testEngine engines: { node: '*' },
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/maraksquires/.npm/findit/0.1.1/package/package.json
verbose loadDefaults findit@0.1.1
verbose response https://registry.npmjs.org/commander/0.1.0
silly get cb [ 304,
silly get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
silly get cb etag: '"7VEWSJGHAXZFP76KSTTEH2R6S"',
silly get cb date: 'Thu, 01 Sep 2011 19:44:54 GMT',
silly get cb 'content-length': '0' } ]
verbose etag commander/0.1.0 from cache
verbose bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8l-v83.1.8.26-darwin-10.7.0',
verbose bin dist { shasum: '4f1b767116853b659106f9cf5897c8bac2c189b2',
verbose bin dist tarball: 'http://registry.npmjs.org/commander/-/commander-0.1.0.tgz' } ]
silly testEngine { name: 'commander',
silly testEngine version: '0.1.0',
silly testEngine description: 'the complete solution for node.js command-line programs',
silly testEngine keywords: [ 'command', 'option', 'parser', 'prompt', 'stdin' ],
silly testEngine author:
silly testEngine { name: 'TJ Holowaychuk',
silly testEngine email: 'tj@vision-media.ca' },
silly testEngine dependencies: {},
silly testEngine devDependencies: { should: '>= 0.0.1' },
silly testEngine main: 'index',
silly testEngine engines: { node: '0.4.x' },
silly testEngine _npmJsonOpts:
silly testEngine { file: '/Users/maraksquires/.npm/commander/0.1.0/package/package.json',
silly testEngine wscript: false,
silly testEngine contributors: false,
silly testEngine serverjs: false },
silly testEngine _id: 'commander@0.1.0',
silly testEngine _engineSupported: true,
silly testEngine _npmVersion: '1.0.27',
silly testEngine _nodeVersion: 'v0.4.10',
silly testEngine _defaultsLoaded: true }
verbose caching /Users/maraksquires/.npm/commander/0.1.0/package/package.json
verbose loadDefaults commander@0.1.0
verbose about to build /usr/local/lib/node_modules/nide
ERR! error installing nide@0.1.0 Error: EAFNOSUPPORT, Address family not supported by protocol family
ERR! error installing nide@0.1.0 at doConnect (net.js:555:5)
ERR! error installing nide@0.1.0 at net.js:725:9
ERR! error installing nide@0.1.0 at dns.js:196:34
ERR! error installing nide@0.1.0 at IOWatcher.callback (dns.js:74:15)
info unbuild /usr/local/lib/node_modules/nide
verbose from cache /usr/local/lib/node_modules/nide/package.json
info preuninstall nide@0.1.0
info uninstall nide@0.1.0
verbose unbuild nide@0.1.0 [ true,
verbose unbuild nide@0.1.0 '/usr/local/lib/node_modules',
verbose unbuild nide@0.1.0 '/usr/local/lib/node_modules' ]
verbose binRoot [ '/usr/local/bin', { nide: './main.js' } ]
info postuninstall nide@0.1.0
verbose installOne cb nide@0.1.0
ERR! Error: EAFNOSUPPORT, Address family not supported by protocol family
ERR! at doConnect (net.js:555:5)
ERR! at net.js:725:9
ERR! at dns.js:196:34
ERR! at IOWatcher.callback (dns.js:74:15)
ERR! Report this *entire* log at:
ERR! <http://github.com/isaacs/npm/issues>
ERR! or email it to:
ERR! <npm-@googlegroups.com>
ERR!
ERR! System Darwin 10.7.0
ERR! command "node" "/usr/local/bin/npm" "install" "-g" "nide"
ERR! cwd /Users/maraksquires/dev/test/editor
ERR! node -v v0.4.10
ERR! npm -v 1.0.27
verbose exit [ 47, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment