Created
May 15, 2014 05:30
-
-
Save ozten/7df4b8e2afcdb5e29110 to your computer and use it in GitHub Desktop.
travis npm error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! <[email protected]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment