You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Shakhnazarov (JIRA)" <ji...@apache.org> on 2016/10/20 12:32:58 UTC

[jira] [Created] (CB-12042) Windows non-CLI project does not include WinJS folder

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 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org