hapijs / catbox

Multi-strategy object caching service
Other
494 stars 72 forks source link

Version 5.0.0 missing from npm #141

Closed dmyers closed 9 years ago

dmyers commented 9 years ago

Was it removed?

$ npm install
npm ERR! Darwin 14.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm  v2.12.1
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: catbox@'>=5.0.0 <6.0.0'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["0.0.1","0.0.2","0.1.0","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.3.0","0.3.1","0.3.2","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","1.0.0","1.1.0","1.1.1","1.1.2","1.1.3","1.2.0","2.1.0","2.2.0","2.2.1","3.0.0","3.1.0","3.2.0","3.3.0","3.4.0","3.4.1","3.4.2","3.4.3","4.0.0","4.0.1","4.0.2","4.0.3","4.1.0","4.2.0","4.2.1","4.2.2","4.3.0","6.0.0"]
npm ERR! notarget 
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'project'
npm ERR! notarget 

npm ERR! Please include the following file with any support request:
npm ERR!     path/to/project/npm-debug.log
hueniverse commented 9 years ago

Yes. It was bad.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.