Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- npm install cordova-windows@4.4.2
- node node_modules\cordova-windows\bin\create .\windowsTest org.apache.cordova.test windowsTest
- cd windowsTest2 && .\cordova\build
- Open solution in Visual Studio and observe that WinJS folder is not included into the project
- Run the app and observe error in the JavaScript console:
APPHOST9623: The app couldn’t resolve ms-appx://org.apache.cordova.test/www/WinJS/js/base.js because of this error: DATA_NOT_AVAILABLE.
It prevents onWinJSReady from firing thus disabling activated, checkpoint, backbutton and resuming event handling.
Attachments
Issue Links
- links to