Skip to content

Instantly share code, notes, and snippets.

@distracteddev
Created August 3, 2012 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save distracteddev/3250880 to your computer and use it in GitHub Desktop.
Save distracteddev/3250880 to your computer and use it in GitHub Desktop.
npm install error
npm ERR! Error: No compatible version found: read@'>=1.0.0- <1.1.0-'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.1.0","0.1.1"]
npm ERR! at installTargetsError (/tmp/node-npm-Dbop/lib/cache.js:488:10)
npm ERR! at next_ (/tmp/node-npm-Dbop/lib/cache.js:438:17)
npm ERR! at next (/tmp/node-npm-Dbop/lib/cache.js:415:44)
npm ERR! at /tmp/node-npm-Dbop/lib/cache.js:408:5
npm ERR! at saved (/tmp/node-npm-Dbop/lib/utils/npm-registry-client/get.js:150:7)
npm ERR! at Object.oncomplete (/tmp/node-npm-Dbop/node_modules/graceful-fs/graceful-fs.js:231:7)
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR!
npm ERR! System Linux 2.6.32-343-ec2
npm ERR! command "/tmp/node-node-Mh7H/bin/node" "/tmp/node-npm-Dbop/cli.js" "install" "--production"
npm ERR! cwd /tmp/build_3t4ht22dy9tjk
npm ERR! node -v v0.6.17
npm ERR! npm -v 1.1.9
npm ERR! message No compatible version found: read@'>=1.0.0- <1.1.0-'
npm ERR! message Valid install targets:
npm ERR! message ["0.0.1","0.0.2","0.0.3","0.1.0","0.1.1"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment