I have created cordova app which is running fine on ripple emulator.
But when I tried to run it on windows phone emulator or any other emulator it shows following errors.
Severity Description
Project File
Line
Warning Unable to debug Apache Cordova apps on Windows Phone 8 targets. See documentation for alternatives:
http://go.microsoft.com/fwlink/?LinkId=511664&clcid=0x409
Pluralsight1
Message Starting launch process C:\Program Files (x86)\nodejs\node.exe ""C:\Users\Mangesh Kulkarni\AppData\Roaming\npm\node_modules\vs-mda\emulator.js"" --platform wp8 --path "C:\Users\Mangesh
Kulkarni\Desktop\Pluralsight1\Pluralsight1\bld\Debug" --deployTarget "target=Emulator WVGA 512MB" --language en-US --configuration debug
Pluralsight1
Error module.js:340
Pluralsight1
Error throw err;
Pluralsight1
Error ^
Pluralsight1
Error Error: Cannot find module 'C:\Users\Mangesh'
Pluralsight1
Error at Function.Module._resolveFilename (module.js:338:15)
Pluralsight1
Error at Function.Module._load (module.js:280:25)
Pluralsight1
Error at Function.Module.runMain (module.js:497:10)
Pluralsight1
Error at startup (node.js:119:16)
Pluralsight1
Error at node.js:906:3
Pluralsight1
Message Pluralsight1
Warning The TypeScript Compiler was given no files for compilation, so it will skip compiling.
Pluralsight1 Microsoft.TypeScript.targets
96
Also it gives alert:
Unable to start program '../Android/android-sdk/platform-tools/adb.exe'
I am not eligible to send image.
Sorry for inconvenience.