mirror of
https://github.com/status-im/react-native.git
synced 2025-01-17 04:50:59 +00:00
Merge pull request #5082 from yuanyan/yuanyan-patch-1
[Doc] Fix the 404 status url.
This commit is contained in:
commit
710568ef6c
@ -22,6 +22,6 @@ On Windows the packager won't be started automatically when you run `react-nativ
|
||||
cd MyAwesomeApp
|
||||
react-native start
|
||||
|
||||
If you hit a `ERROR Watcher took too long to load` on Windows, try increasing the timeout in [this file](https://github.com/facebook/react-native/blob/master/packager/react-packager/src/FileWatcher/index.js#L17) (under your node_modules/react-native).
|
||||
If you hit a `ERROR Watcher took too long to load` on Windows, try increasing the timeout in [this file](https://github.com/facebook/react-native/blob/master/packager/react-packager/src/DependencyResolver/FileWatcher/index.js#L16) (under your node_modules/react-native).
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user