Skip to content

Instantly share code, notes, and snippets.

@dpo
Created May 15, 2014 19:24
Show Gist options
  • Select an option

  • Save dpo/d76722270ea7b48136d4 to your computer and use it in GitHub Desktop.

Select an option

Save dpo/d76722270ea7b48136d4 to your computer and use it in GitHub Desktop.
npm ERR! install Couldn't read dependencies
npm ERR! Error: Invalid version: "1.0"
npm ERR! at Object.module.exports.fixVersionField (/usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js:183:13)
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js:30:38
npm ERR! at Array.forEach (native)
npm ERR! at normalize (/usr/local/lib/node_modules/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js:29:15)
npm ERR! at final (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:342:33)
npm ERR! at then (/usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:126:33)
npm ERR! at /usr/local/lib/node_modules/npm/node_modules/read-package-json/read-json.js:316:48
npm ERR! at fs.js:228:20
npm ERR! at OpenReq.Req.done (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:144:5)
npm ERR! at OpenReq.done (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:64:22)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Darwin 12.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Users/dpo/local/zed/app
npm ERR! node -v v0.11.14-pre
npm ERR! npm -v 1.4.10
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/dpo/local/zed/app/npm-debug.log
npm ERR! not ok code 0
make: *** [apps-npm] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment