mcavage / node-bdb

node.js bindings for Berkeley DB
Other
33 stars 8 forks source link

Cannot install #4

Open jockster opened 12 years ago

jockster commented 12 years ago

Package appears to be removed from npm.

jay@ubuntu:/var/www/jayplayswithbdb$ sudo npm install bdb
[sudo] password for jay: 
npm http GET https://registry.npmjs.org/bdb
npm http 404 https://registry.npmjs.org/bdb
npm ERR! 404 'bdb' is not in the npm registry.
mcavage commented 12 years ago

Nope, it was never in NPM. see: https://github.com/mcavage/node-bdb/issues/2#issuecomment-4503342

On Sun, Sep 30, 2012 at 9:33 AM, Joakim B notifications@github.com wrote:

Package appears to be removed from npm.

jay@ubuntu:/var/www/jayplayswithbdb$ sudo npm install bdb [sudo] password for jay: npm http GET https://registry.npmjs.org/bdb npm http 404 https://registry.npmjs.org/bdb npm ERR! 404 'bdb' is not in the npm registry.

— Reply to this email directly or view it on GitHubhttps://github.com/mcavage/node-bdb/issues/4.

roncemer commented 10 years ago

Please update your README with the correct instructions for installing. The following is wrong: npm install bdb