react-native-keys: Cannot build iOS
Current behavior
Run pre-actions
Build | Scheme MyProject
Run custom shell script
SchemeAction Run\ Script /var/folders/qp/ygqy3bwj78v_8vp2nhfs_2hh0000gn/T/SchemeScriptAction-SDT73q.sh
cd /var/folders/qp/ygqy3bwj78v_8vp2nhfs_2hh0000gn/T/
...
env: node: No such file or directory
Expected behavior
Should work fine
Platform
- iOS
React Native Version
0.71.7
React Native Compressor Version
Reproducible Steps And Demo
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (15 by maintainers)
I am reopening this issue as it is not closed for all, it will remember me to add nvm into docs
@irekrog yes, it works fine with M1
Sound good ❤ I am little busy, I will add nvm into the docs
@numandev1
Thanks for your help
Looks like my problem is similar to this and the solution is here: https://github.com/numandev1/react-native-keys/issues/2#issuecomment-1655029886
Maybe it would be good to add a case with
nvmto the documentation?