Skip to content

Commit 334b74b

Browse files
committed
docs: added common error to readme
1 parent 24d8d24 commit 334b74b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

example/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ There are two ways to fix this:
196196
sdk.dir=/path/to/Android/SDK # EG: sdk.dir=/Users/My.Name/Library/Android/sdk
197197
```
198198

199+
## Error: `bundler: failed to load command: pod`
200+
Run `bundle install` in the _example app directory_. You can also try running
201+
it in _ios_ in the _example app directory_.
202+
199203
## Other
200204
If things are not working and you are stumped as to why, try running the
201205
following in the _example app directory_:

0 commit comments

Comments
 (0)