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

Did anyone successfully start this project recently? #109

Open
Tararan opened this issue Jan 16, 2023 · 0 comments
Open

Did anyone successfully start this project recently? #109

Tararan opened this issue Jan 16, 2023 · 0 comments

Comments

@Tararan
Copy link

Tararan commented Jan 16, 2023

Mac user here and I can't seem to get this up and running.
Error I get regardless of what I try:
Failed to launch the app on simulator, An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=405):
Unable to lookup in current state: Shutdown

Other projects work fine and I'm able to build them normally.

I have tried following things:

  1. Using npm instead of yarn
  2. Changing scripts to use npx
  3. Tried manually selecting device (tried 8, 12, 13, 14): npx react-native run-ios --simulator="iPhone 8"
  4. Tried running following command: sudo xcrun simctl shutdown all && sudo xcrun simctl erase all
  5. Tried removing entire projects 3 times and starting from beginning.

I'm using volta and I have tried node versions 14 and 16.

Any feedback is welcome.

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

1 participant