You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Following the Todo guide when I try to build the project, the Run Script phase fails with the error:
env: node: Not a directory
warning: Node is not installed. Vist https://nodejs.org/en/download/ to install it
Command PhaseScriptExecution failed with a nonzero exit code
I'm using node through nvm and does work from sh, bash, zsh, but not from xcode script.
I even tried to add this to the script, but did not help:
Describe the bug
Following the Todo guide when I try to build the project, the Run Script phase fails with the error:
I'm using node through nvm and does work from
sh
,bash
,zsh
, but not from xcode script.I even tried to add this to the script, but did not help:
The text was updated successfully, but these errors were encountered: