windows phone 7 - Cordova add plattform wp7 issues -
im using cordova 3.4 cli , error when add wp7 platform. after command "cordova platform add wp7"
c:\quelle\apps\mhi-4web>cordova platform add wp7 checking wp7 requirements... error: requirements check failed: eingabefehler: f?r die dateierweiterung ".js" gibt es kein skriptmodul. @ c:\users\msp\appdata\roaming\npm\node_modules\cordova\src\metadata\wp7_parser.js:60:22 @ childprocess.exithandler (child_process.js:651:7) @ childprocess.eventemitter.emit (events.js:98:17) @ maybeclose (child_process.js:753:16) @ socket.<anonymous> (child_process.js:966:11) @ socket.eventemitter.emit (events.js:95:17) @ pipe.close (net.js:465:12)
i'm using windows phone 7.1 sdk on windows 7 x64 os.
on win7 make .reg file following content
windows registry editor version 5.00 [hkey_classes_root\.js] @="jsfile" [hkey_classes_root\.js\persistenthandler] @="{5e941d80-bf96-11cd-b579-08002b30bfeb}" [-hkey_current_user\software\microsoft\windows\currentversion\explorer\fileexts\.js]
then have rightclick on .js file, open with.., , select editor of choice , dont forget tick on use
Comments
Post a Comment