Guest User

Untitled

a guest
Jul 20th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. $ yarn startyarn run v1.7.0
  2. $ react-native-scripts start
  3. 11:36:37: Starting packager...
  4. ***ERROR STARTING PACKAGER***
  5. No issue with doctor-watchman-version
  6. No issue with doctor-problem-checking-watchman-version
  7. No issue with doctor-both-app-and-exp-json
  8. No issue with doctor-schema-validation
  9. No issue with doctor-validate-asset-fields
  10. No issue with doctor-schema-validation-exception
  11. No issue with doctor-unversioned
  12. No issue with doctor-versions-endpoint-failed
  13. No issue with doctor-invalid-sdk-version
  14. No issue with doctor-node-modules-missing
  15. No issue with doctor-react-native-not-installed
  16. Starting Metro Bundler on port 19001.
  17. Metro Bundler ready.
  18.  
  19. jest-haste-map: Watchman crawl failed. Retrying once with node crawler.
  20. Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
  21. Error: Watchman error: too many pending cache jobs. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.html.
Add Comment
Please, Sign In to add comment