Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install because it can't find coffee-script@'latest' #16

Closed
scottfwalter opened this issue Apr 1, 2013 · 1 comment
Closed

Can't install because it can't find coffee-script@'latest' #16

scottfwalter opened this issue Apr 1, 2013 · 1 comment

Comments

@scottfwalter
Copy link

scott@naboocruiser { ~ } [!9990] -> sudo npm install -g coffee-script
Password:
npm http GET https://registry.npmjs.org/coffee-script
npm http 304 https://registry.npmjs.org/coffee-script
/usr/local/bin/coffee -> /usr/local/lib/node_modules/coffee-script/bin/coffee
/usr/local/bin/cake -> /usr/local/lib/node_modules/coffee-script/bin/cake
coffee-script@1.6.1 /usr/local/lib/node_modules/coffee-script

scott@naboocruiser { ~ } [!9991] -> sudo npm install -g hubble
npm http GET https://registry.npmjs.org/hubble
npm http 304 https://registry.npmjs.org/hubble
npm http GET https://registry.npmjs.org/coffee-script
npm http GET https://registry.npmjs.org/colors
npm http GET https://registry.npmjs.org/pad
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/jspath
npm http GET https://registry.npmjs.org/moment
npm http GET https://registry.npmjs.org/keypress
npm http GET https://registry.npmjs.org/express
npm http GET https://registry.npmjs.org/request
npm http 304 https://registry.npmjs.org/colors
npm http 304 https://registry.npmjs.org/coffee-script

npm ERR! Error: No compatible version found: coffee-script@'latest'
npm ERR! Valid install targets:
npm ERR! ["0.7.0","0.7.1","0.7.2","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","1.0.0","1.0.1","1.1.0","1.1.1","1.1.2","1.1.3","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.4.0","1.5.0","1.6.0","1.6.1"]
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:486:10)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:373:15
npm ERR! at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:151:7)
npm ERR! at Object.oncomplete (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:230: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 Darwin 12.3.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "hubble"
npm ERR! cwd /Users/scott
npm ERR! node -v v0.6.18
npm ERR! npm -v 1.1.21
npm ERR! message No compatible version found: coffee-script@'latest'
npm ERR! message Valid install targets:
npm ERR! message ["0.7.0","0.7.1","0.7.2","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","1.0.0","1.0.1","1.1.0","1.1.1","1.1.2","1.1.3","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.4.0","1.5.0","1.6.0","1.6.1"]
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/scott/npm-debug.log
npm not ok

@scottfwalter
Copy link
Author

Never mind you can close this my Node installation was out dated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant