Sunday 11 June 2017

React Native ios build : Can't find node

I have a prototype ready to go and the project is jammed with build

error: Can't find 'node' binary to build React Native bundle If you have non-standard nodejs installation, select your project in Xcode, find 'Build Phases' - 'Bundle React Native code and images' and change NODE_BINARY to absolute path to your node executable (you can find it by invoking 'which node' in the terminal)

this feedback is helpless for me, i do have node with nvm. is this something related to bash?

Thanks in advance



via Seeway liang

No comments:

Post a Comment