Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not run RNS on ios #54

Closed
strawberry-code opened this issue Jan 21, 2020 · 3 comments
Closed

Could not run RNS on ios #54

strawberry-code opened this issue Jan 21, 2020 · 3 comments

Comments

@strawberry-code
Copy link

I made a fresh git clone and yarn install, then I run yarn run:android and it works fine. But when I run yarn run:ios I get following error.

I run:
Catalina 10.15.2
XCode Simulator v11.3.1
yarn 1.19.0

No bundle URL present.

Make sure you're running a packager server or have included a .jsbundle file in your application bundle.

RCTFatal
__28-[RCTCxxBridge handleError:]_block_invoke
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_callback_4CF
__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
UIApplicationMain
main
start
@guardofparadise
Copy link
Contributor

Hi Cristiano, please try to remove the build folder YOUR_PROJECT/ios/build/. After this you should be able to run your app through react-native run-ios again. Or try to export variable in console
d26ee736-0869-11e7-83a2-04e2034903a3

@codaabraham
Copy link

Hi Cristiano, please try to remove the build folder YOUR_PROJECT/ios/build/. After this you should be able to run your app through react-native run-ios again. Or try to export variable in console
d26ee736-0869-11e7-83a2-04e2034903a3

same issue

@robertalv
Copy link

run
yarn start

then
yarn run:ios

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants