-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Not sure if this module is still supported, but I'm having trouble trying to use it with node 0.6.7. I'd try and debug it but node is pretty new to me.
npm install dcrypt
npm http GET https://registry.npmjs.org/dcrypt
npm http 304 https://registry.npmjs.org/dcrypt
npm ERR! Error: No compatible version found: dcrypt
npm ERR! No valid targets found.
npm ERR! Perhaps not compatible with your version of node?
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:488:10)
npm ERR! at next_ (/usr/local/lib/node_modules/npm/lib/cache.js:438:17)
npm ERR! at next (/usr/local/lib/node_modules/npm/lib/cache.js:415:44)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:408:5
npm ERR! at Object.saved as oncomplete
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 11.2.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "dcrypt"
npm ERR! cwd /Users/rpledge/dcryptTest
npm ERR! node -v v0.6.7
npm ERR! npm -v 1.1.0-2
npm ERR! message No compatible version found: dcrypt
npm ERR! message No valid targets found.
npm ERR! message Perhaps not compatible with your version of node?
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/rpledge/dcryptTest/npm-debug.log
npm not ok