npm - Build Error when Compiling Cordova Project in Visual Studio 2013 (Update 2) -
i having following error whenever try build cordova project in visual studio 2013 (update 2).
error 11 cannot find module 'config-chain'
error 12 command ""c:\users\joseph\appdata\roaming\npm\node_modules\vs-mda\vs-cli" prepare --platform android --configuration debug --projectdir . --projectname "blankcordovaapp2"" exited code 8.
i followed instructions msdn install required files.
any ideas?
thanks
i think installation of npm broken, because config-chain npm core module. try reinstall it.
Comments
Post a Comment