我试图解决类似的问题:Cannot create new project (VS2013 and multi-hybrid device app),但我无法安装vs-mda或vs-mda-target。请帮帮我!
28 verbose cwd C:\Users\admin\Documents\test
29 error Windows_NT 6.3.9600
30 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "-g" "install" "vs-mda"
31 error node v0.12.0
32 error npm v2.5.1
33 error code E404
34 error 404 Not Found: vs-mda
34 error 404
34 error 404 'vs-mda' is not in the npm registry.
34 error 404 You should bug the author to publish it (or use the name yourself!)
34 error 404
34 error 404 Note that you can also install from a
34 error 404 tarball, folder, http url, or git url.
35 verbose exit [ 1, true ]
发布于 2015-03-30 21:16:37
VisualStudio 2013 CommunityEdition问题解答:下载Visual Studio Tools for Apache Cordova CTP3.1 http://www.microsoft.com/en-us/download/details.aspx?id=42675
https://stackoverflow.com/questions/29343611
复制相似问题