[
https://issues.apache.org/jira/browse/CB-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851662#comment-13851662
]
Matthew Keable commented on CB-5660:
------------------------------------
I can confirm that the problem exists on Windows 7 64bit. 64bit versions of
windows are more likely to encounter this problem because they store any 32-bit
programs in Program Files (x86).
Retrying with the updated version of init.bat that you've linked to as the pull
request there, I now get an error telling me "Error: Requirements check failed:
node cannot be found on the path. Aborting."
Typing "where node" into the command line tells me: it's in "C:\Program
Files\nodejs\node.exe" so it is on the path.
> [BlackBerry10] init.bat fails when parentheses exist within PATH
> ----------------------------------------------------------------
>
> Key: CB-5660
> URL: https://issues.apache.org/jira/browse/CB-5660
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.3.0
> Reporter: Bryan Higgins
> Assignee: Josh Soref
> Priority: Blocker
>
> CB-5443 introduced a change to init.bat which breaks the platform for some
> Windows users. Specifically, if they have "(x86)" somewhere in their path it
> will fail to parse the file.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)