I am having the following error whenever I try to build a Cordova Project in Visual Studio 2013 (Update 2).
Error 11 Cannot find module 'config-chain'
Error 12 The command ""C:\Users\Joseph\AppData\Roaming\npm\node_modules\vs-mda\vs-cli" prepare --platform Android --configuration Debug --projectDir . --projectName "BlankCordovaApp2"" exited with code 8.
I followed the instructions from msdn to install the required files.
Any ideas?
Thanks