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

Expo Go should not install expo-dev-client #2600

Closed
jamonholmgren opened this issue Jan 5, 2024 · 3 comments · Fixed by #2601
Closed

Expo Go should not install expo-dev-client #2600

jamonholmgren opened this issue Jan 5, 2024 · 3 comments · Fixed by #2601

Comments

@jamonholmgren
Copy link
Member

jamonholmgren commented Jan 5, 2024

Describe the bug

When @morganick created a new Ignite app, choosing Expo Go, it installed expo-dev-client, which caused issues.

Expo Go should not install that.

Ignite version

latest

Additional info

no

EDIT: thanks @ElonVolo -- this is the error message:

CommandError: No development build (com.myorg.myapp) for this project is installed. Please make and install a development build on the device first.
@ElonVolo
Copy link

ElonVolo commented Jan 5, 2024

Could there be any connection between this bug me, just now, creating a fresh ignite project, running "yarn ios" and getting back the error

CommandError: No development build (com.myorg.myapp) for this project is installed. Please make and install a development build on the device first.

@jamonholmgren
Copy link
Member Author

@ElonVolo Yes, that's the problem, exactly. Delete expo-dev-client and re-bundle, should work

@infinitered-circleci
Copy link

🎉 This issue has been resolved in version 9.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants