Created
September 14, 2013 16:30
-
-
Save Vineeth-Mohan/6563392 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: grunt-contrib-sass@'>=0.3.0- <0.4.0-' | |
npm ERR! Valid install targets: | |
npm ERR! ["0.1.0","0.1.1","0.1.2","0.1.3"] | |
npm ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10) | |
npm ERR! at next_ (/usr/share/npm/lib/cache.js:438:17) | |
npm ERR! at next (/usr/share/npm/lib/cache.js:415:44) | |
npm ERR! at /usr/share/npm/lib/cache.js:408:5 | |
npm ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7) | |
npm ERR! at Object.oncomplete (/usr/lib/nodejs/graceful-fs.js:230:7) | |
npm ERR! You may report this log at: | |
npm ERR! <http://bugs.debian.org/npm> | |
npm ERR! or use | |
npm ERR! reportbug --attach /home/vineeth/vm/node/npm-debug.log npm | |
npm ERR! | |
npm ERR! System Linux 3.5.0-23-generic | |
npm ERR! command "node" "/usr/bin/npm" "install" | |
npm ERR! cwd /home/vineeth/vm/node | |
npm ERR! node -v v0.6.12 | |
npm ERR! npm -v 1.1.4 | |
npm ERR! message No compatible version found: grunt-contrib-sass@'>=0.3.0- <0.4.0-' | |
npm ERR! message Valid install targets: | |
npm ERR! message ["0.1.0","0.1.1","0.1.2","0.1.3"] | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /home/vineeth/vm/node/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment