Skip to content

Instantly share code, notes, and snippets.

@ozten
Created May 15, 2014 05:30
Show Gist options
  • Save ozten/7df4b8e2afcdb5e29110 to your computer and use it in GitHub Desktop.
Save ozten/7df4b8e2afcdb5e29110 to your computer and use it in GitHub Desktop.
travis npm error
npm ERR! Error: No compatible version found: normalize-package-data@'^0.2.13'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.3","0.0.5","0.0.7","0.0.9","0.0.10","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.2.7","0.2.8","0.2.9","0.2.11","0.2.12","0.2.13"]
npm ERR! at installTargetsError (/home/travis/.nvm/v0.8.26/lib/node_modules/npm/lib/cache.js:719:10)
npm ERR! at /home/travis/.nvm/v0.8.26/lib/node_modules/npm/lib/cache.js:641:10
npm ERR! at saved (/home/travis/.nvm/v0.8.26/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
npm ERR! at Object.oncomplete (fs.js:297:15)
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! <npm-@googlegroups.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment