mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-22 11:18:15 +00:00
add a note about stale node_modules directory
This commit is contained in:
parent
416632c9ad
commit
523c1ec772
@ -50,6 +50,8 @@ Then in the cloned directory:
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
```Note: If you have cloned the repo previously make sure you remove your node_modules directory since it may contain stale dependencies which may cause the build to fail.```
|
||||
|
||||
To build for iOS:
|
||||
- Open `react-native/ios/RealmReact.xcodeproj`
|
||||
- Select `RealmReact.framework` as the build target
|
||||
|
Loading…
x
Reference in New Issue
Block a user