Sergey Shakhnazarov created CB-12042:
----------------------------------------
Summary: Windows non-CLI project does not include WinJS folder
Key: CB-12042
URL: https://issues.apache.org/jira/browse/CB-12042
Project: Apache Cordova
Issue Type: Bug
Components: Windows
Reporter: Sergey Shakhnazarov
* npm install [email protected]
* 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]