Illu / moonwalk

🚀 React-Native App for rocket launches 🛰
https://apps.apple.com/us/app/moonwalk-rocket-launches/id1439376174#?platform=iphone
MIT License
294 stars 48 forks source link

iOS App Runtime Build failed #24

Open nileshpandey3 opened 5 years ago

nileshpandey3 commented 5 years ago

iOS app build failed and unable to launch the app using latest Xcode IDE and node version 10.16.3 with the following error.

error: /Users/nileshpandey/Desktop/moonWalkTest/moonwalk/ios/moonwalk/main.jsbundle: No such file or directory

tunm1228 commented 4 years ago

$ cd moonwalk

$ yarn

$ cd ios && pod install && cd ..

$ yarn build-ios

$ react-native run-ios