[
https://issues.apache.org/jira/browse/CB-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610771#comment-14610771
]
Sergey Shakhnazarov edited comment on CB-9273 at 7/1/15 6:22 PM:
-----------------------------------------------------------------
When I tested this
{code}
{ xcode-select --print-path; echo "/usr/share/xcs/Node/bin/node"; } | tr "\n" "
" | tr -d " "
{code}
it was giving path to node executable in XCode:
/Applications/Xcode.app/Contents/Developer/usr/share/xcs/Node/bin/node
was (Author: daserge):
When I tested this
{ xcode-select --print-path; echo "/usr/share/xcs/Node/bin/node"; } | tr "\n" "
" | tr -d " "
it was giving path to node executable in XCode:
/Applications/Xcode.app/Contents/Developer/usr/share/xcs/Node/bin/node
> "Copy www build phase" node is not found
> ----------------------------------------
>
> Key: CB-9273
> URL: https://issues.apache.org/jira/browse/CB-9273
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Environment: cordova-ios 4.x
> Reporter: Shazron Abdullah
>
> I have node installed using nvm, and the build phase cannot find node.
> The path to node in nvm is in $PATH in Terminal. It may not be in Xcode's
> environment variables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]