
../node_modules/react-native/packager/react-native-xcode.sh: line 45: react-native: command not found
Command /bin/sh failed with exit code 127
有谁遇到过嘛?试过网上的方法还是依旧
1 Urumchi Nov 29, 2015 在 react-native-xcode.sh 开头加上 source ~/.bash_profile |
2 oiken Nov 29, 2015 一楼说的对,我是在命令行里执行这条命令后才 run 的。 受教了。谢谢 Urumchi |