Angularjs 无法更新node.js

Angularjs 无法更新node.js,angularjs,node.js,Angularjs,Node.js,我正在尝试更新node.js以构建一个角度项目 但当我启动此命令时: npm update -g 我明白了: npm ERR! Windows_NT 6.3.9600 npm ERR! argv "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "update" "-g" npm ERR! node v5.2.0 np

我正在尝试更新node.js以构建一个角度项目

但当我启动此命令时:

npm update -g
我明白了:

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "update" "-g"
npm ERR! node v5.2.0
npm ERR! npm  v3.3.12
npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/vs-tac
npm ERR! 404
npm ERR! 404 'vs-tac' 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
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:\Development\workspaceWeb\redPlus\npm-debug.log
我决定更新npm,因为我打电话时遇到了其他错误

yo angular --minsafe
所以我把参与的项目分开


如何修复它?

我认为vs tac软件包尚未发布。您应该与维护软件包的人员联系,以便进一步了解此问题。

这是一个链接到cordova的软件包,您可以手动重新安装它:您需要安装Visual Studio。

似乎您有一个在npm上不再存在的软件包。您能否添加运行
npm ls-g--depth=0的结果的粘贴库/小提琴,因此这里的答案似乎是正确的。这是一个未发布的软件包。我没有为此使用cordova