Skip to content

Commit

Permalink
Update running.md (keybase#15299)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Sanders authored Jan 11, 2019
1 parent e633cf6 commit ee385a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shared/docs/ios/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ the easiest way to fix it is simply to install watchman:
brew install watchman
```

## clang: error: no such file or directory: ...

If you have Xcode 10 or later and see an error that `.../node_modules/react-native/third-party/double-conversion-1.1.6/src/strtod.cc` is missing, set Build System to `Legacy Build System` under file -> Workspace Settings.

## Also see general react-native troubleshooting
[Here](../react-native/troubleshooting.md)

0 comments on commit ee385a7

Please sign in to comment.