Tuesday, 15 May 2012

Cordova Windows Project Setup -



Cordova Windows Project Setup -

i have created new cordova windows application (not wp8) using cli. followed next procedure,

cordova create xyz com.compname.wxyz xyz<br> cd xyz<br> cordova platform add together windows<br> cordova plugin add together blah! blah! blah!<br> cordova build windows<br> cordova run windows<br>

when run above codes in command promp runs fine until "cordova build windows", when run "cordova run windows" shows lot of errors,

error: not install package.<br> starting application...<br> get-appxpackage : bundle repository corrupted.<br> bundle repository corrupted.<br>

when seek run project says error log as,

error 1 error : dep0600 : next unexpected error occurred during deployment: <br> bundle repository corrupted.<br> bundle repository corrupted. cordovaapp.windows80<br>

does have thought going on or can tell me how create new cordova windows project using cli or manually.

thank you.

i'm assuming have microsoft visual studio installed , you're running on windows 8 system?

what happens when open solution in visual studio?

windows cordova command-line-interface

No comments:

Post a Comment