An error was reported during compilation when running the ReactNative project
Error watching file for changes: EMFILE
Fault cause:
Watchman is no longer available after upgrading. You need to reinstall watchman.
Solution
The first solution is to open the terminal and type the following commands in turn:
1. Uninstall the original installed Watchman:
brew uninstall --force watchman
2. Delete the original installation file: rm – rf/usr/local/var/run/watchman /
3. Reinstall watchman:
brew install watchman
brew install watchman
If the BREW command is prompted to report an error, please reinstall BREW, for specific reference
ReactNative environment configuration
Reproduced in: https://www.cnblogs.com/YooHoeh/p/9095406.html
Read More:
- File contains no section headers. File: File: / / etc/ yum.repos .d/
- Error in header file when calling OpenGL to open obj file in vs2013: unable to open include file: “GL / glut. H”: no such file or directories
- Error splitting file: file too large solution
- ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
- [Solved] JMeter Save Testing File Error: Error loading results file – see file log
- Problem solving: importerror: libcublas.so .9.0: cannot open shared object file: No such file
- Importerror of [docker] error: libGL.so .1: cannot open shared object file: No such file or directory
- Securityerror: error ᦇ 2148: SWF file XXX cannot access local resources, only file system only
- make modules_ Install compiles the kernel driver as a module, and the location of. Ko file in the root file
- VMware failed to lock memory file. Error restoring virtual machine state from file
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- Cannot open include file: ‘io.h‘: No such file or directory
- Typescript error “Cannot write file xxx because it would overwrite input file
- Ubuntu 64 prompts bash: no such file or directory file exists
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- OSError: libnccl.so.2: cannot open shared object file: No such file or directory
- When Python Django creates a database, can’t open file ‘ manage.py ‘: [Errno 2] No such file or directory
- Error = 2, no such file or director is prompted in the lower left corner of the MAC pycharm running file
- error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file o
- Vs2019 + QT parses the XML file and reports an error at doc.setcontent (& file)