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

docs: update expo start command to run example project #4474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mrpmohiburrahman
Copy link

Motivation

This pull request adds the updated command to run expo, so that the "owner" field on app.json doesn't affect the app.
It prevents getting the following error

ApiV2Error: Entity Not Authorized.

Related issue

This pull request, addresses this issue #4473

Test plan

Previously when trying to run the example project using yarn example run on root project or expo start in example folder it would give the error mentioned above.

With the using new command npx expo start --offline ( which is added with this pull requests on docs), the example project runs without any issue.

@callstack-bot
Copy link

Hey @mrpmohiburrahman, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

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

Successfully merging this pull request may close these issues.

2 participants