Skip to content

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

Closed
mrpmohiburrahman wants to merge 1 commit intocallstack:mainfrom
mrpmohiburrahman:mrp/docs-example-project
Closed

docs: update expo start command to run example project#4474
mrpmohiburrahman wants to merge 1 commit intocallstack:mainfrom
mrpmohiburrahman:mrp/docs-example-project

Conversation

@mrpmohiburrahman
Copy link
Copy Markdown

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
Copy Markdown

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

@lukewalczak
Copy link
Copy Markdown
Member

Closing via: bcd2717

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants