Commit b4db632
authored
fix(ios): fix
```
[!] An error occurred while processing the post-install hook of the Podfile.
No such file or directory @ rb_sysopen - ../node_modules/react-native/package.json
/~/node_modules/react-native/scripts/react_native_pods.rb:212:in `read'
/~/node_modules/react-native/scripts/react_native_pods.rb:212:in `react_native_post_install'
/~/node_modules/react-native-test-app/ios/use_react_native-0.70.rb:48:in `block in include_react_native!'
```pod install failing on 0.71 (#1253)1 parent 0abbaf2 commit b4db632
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments