NPM错误安装Mongoose – “registry返回404 GET”

而在我的Windows机器新安装的芒果驱动程序,它抛出一个错误..

npm WARN package.json ravi@1.0.0 No repository field. npm WARN package.json ravi@1.0.0 No README data npm ERR! Windows_NT 10.0.10240 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "mongoose" "--save" npm ERR! node v4.1.2 npm ERR! npm v2.14.4 npm ERR! code E404 npm ERR! 404 Registry returned 404 for GET on http://registry.npmjs.org/clear/mongoose npm ERR! 404 npm ERR! 404 'mongoose' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'ravi' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! Please include the following file with any support request: npm ERR! C:\users\ravi rathore\desktop\userStory\npm-debug.log 

我该怎么办? 提前致谢

所有你需要做的是问题:

 npm cache clean 

如果您仍然收到同样的错误,请与我们分享您的文件:

 package.json