UmbraEngineering / node-rest-auth

A Node.js RESTful Authentication Middleware for Express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm not working!

lamuertepeluda opened this issue · comments

Cannot find and install this package throught npm...!

npm search rest-auth
npm http GET https://registry.npmjs.org/-/all/since?stale=update_after&startkey=1354899473057
npm http 200 https://registry.npmjs.org/-/all/since?stale=update_after&startkey=1354899473057
No match found for "rest-auth"

and therefore

npm install rest-auth
npm WARN package.json conductor@0.2.0 'contributers' should probably be 'contributors'
npm http GET https://registry.npmjs.org/rest-auth
npm http 404 https://registry.npmjs.org/rest-auth
npm ERR! 404 'rest-auth' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Linux 3.2.0-36-generic-pae
npm ERR! command "node" "/home/vito/local/bin/npm" "install" "rest-auth"
npm ERR! cwd /home/vito
npm ERR! node -v v0.8.15
npm ERR! npm -v 1.1.68
npm ERR! code E404
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/vito/npm-debug.log
npm ERR! not ok code 0