We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d8d24 commit 334b74bCopy full SHA for 334b74b
example/README.md
@@ -196,6 +196,10 @@ There are two ways to fix this:
196
sdk.dir=/path/to/Android/SDK # EG: sdk.dir=/Users/My.Name/Library/Android/sdk
197
```
198
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
+
203
## Other
204
If things are not working and you are stumped as to why, try running the
205
following in the _example app directory_:
0 commit comments