[
https://issues.apache.org/jira/browse/CB-11398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417372#comment-15417372
]
Michael Schmidt commented on CB-11398:
--------------------------------------
{code}
Clearing intermediates...
Error: TypeError: Cannot read property 'appx' of null
at C:\cordova_app\platforms\windows\cordova\lib\build.js:78:59
at _fulfilled
(C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:834:54)
at self.promiseDispatch.done
(C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:863:30)
at Promise.promise.promiseDispatch
(C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:796:13)
at C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:604:44
at runSingle
(C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:137:13)
at flush
(C:\cordova_app\platforms\windows\cordova\node_modules\q\q.js:125:13)
at nextTickCallbackWith0Args (node.js:420:9)
at process._tickCallback (node.js:349:13)
{code}
> .appxbundle file is not generated with '--bundle' command
> ---------------------------------------------------------
>
> Key: CB-11398
> URL: https://issues.apache.org/jira/browse/CB-11398
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Affects Versions: 6.1.1
> Environment: cordova 6.1.1
> windows 4.3.2
> Reporter: Michael Schmidt
> Assignee: Vladimir Kotikov
> Priority: Critical
> Labels: cannot-reproduce, triaged, wfc, windows
> Attachments: AppPackages.png, Appxbundle_contents.png
>
>
> *situation*
> - build.json built up as described in
> http://cordova.apache.org/docs/en/latest/guide/platforms/win8/index.html#signing-an-app
> - windows 10 universal app
> - goal: create an .appxbundle file as described in
> https://github.com/apache/cordova-windows/commit/eeda3df0711cee0ff7beb761aac33e18b534b5f0
> *problem: .appxbundle file is not generated*
> the command
> {code}
> cordova build windows -- --archs="x86 x64 arm" --bundle
> {code}
> doesn't create an .appxbundle file
> same problem exists with release command
> {code}
> cordova build windows --release -- --archs="x86 x64 arm"
> --buildConfig="build.json" --bundle
> {code}
> I want to upload to the store - what alternatives are there from the CLI?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]