Skip to content

Instantly share code, notes, and snippets.

@couto
Created July 25, 2013 19:03
Show Gist options
  • Save couto/6082750 to your computer and use it in GitHub Desktop.
Save couto/6082750 to your computer and use it in GitHub Desktop.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm http GET https://registry.npmjs.org/bower
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] 'repositories' (plural) Not supported.
npm WARN package.json Please pick one as the 'repository' field
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm ERR! Error: EMFILE, open '/usr/local/lib/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/xmlhttprequest/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <[email protected]>
npm ERR! System Darwin 12.4.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "update" "-g" "bower"
npm ERR! Error: EMFILE, too many open files
npm ERR! at errorHandler (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:266:28)
npm ERR! at /usr/local/lib/node_modules/npm/lib/update.js:27:20
npm ERR! at /usr/local/lib/node_modules/npm/lib/outdated.js:33:30
npm ERR! at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:48:11)
npm ERR! at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:48:11)
npm ERR! at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:48:11)
npm ERR! at /usr/local/lib/node_modules/npm/lib/outdated.js:100:22
npm ERR! at cb (/usr/local/lib/node_modules/npm/node_modules/slide/lib/async-map.js:48:11)
npm ERR! at /usr/local/lib/node_modules/npm/lib/outdated.js:96:73
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:53:40
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <[email protected]>
npm ERR! System Darwin 12.4.0
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "update" "-g" "bower"
/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:266
log.error("cwd", process.cwd())
^
Error: EMFILE, too many open files
at process.errorHandler (/usr/local/lib/node_modules/npm/lib/utils/error-handler.js:266:28)
at process.EventEmitter.emit (events.js:117:20)
at process._fatalException (node.js:272:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment