GitHub user robpaveza opened a pull request:
https://github.com/apache/cordova-windows/pull/116
CB-9499: There is a run failure when trying to deploy an x64 app whenâ¦
⦠running on an x86 version of Node. This change addresses the problem
by modifying the run process by detecting an x64 app package as the primary,
and setting the environment architecture to x64 before invoking PowerShell.
Also, small build item to point to the correct location of WinJS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-windows CB-9499
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #116
----
commit af880a3629f6e69bae41c671b4fbd1b44b7714ee
Author: Rob Paveza <[email protected]>
Date: 2015-08-17T17:47:11Z
CB-9499: There is a run failure when trying to deploy an x64 app when
running on an x86 version of Node. This change addresses the problem by
modifying the run process by detecting an x64 app package as the primary, and
setting the environment architecture to x64 before invoking PowerShell.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]