What are the eight life cycle hook functions of Vue>>>
When I run react native project on MAC system, I have the following problems:
It’s a problem with watchman, a tool provided by Facebook to monitor file system changes. Installing this tool can improve the performance of development (the packer can quickly capture the changes of files to achieve real-time refresh), so I unloaded and reloaded to solve the problem. The solution is as follows:
1. Uninstall watchman: brew uninstall watchman
2. Remove the watchman related files: RM – RF/usr/local/var/run/watchman/
3. Install watchman: brew install watchman
For details, please refer to the official GitHub issues of react native:
Similar Posts:
- Mac: How to Solve Print: Entry, “:CFBundleIdentifier”, Does Not Exist
- How to Solve React-native-gesture-handler Error
- [Solved] Appium+Xcode+ios:ideviceinstaller -l: “Could not connect to lockdownd. Exiting.”
- Using react native elements in RN project to report an error: unrecognized font family ‘material icons’
- Mac Upgrade Catalina(10.15.6) Error: svnThe subversion command line tools are no longer provided by Xcode.
- React Native Project Run Error [How to Solve]
- [Solved] React Native Error: A problem occurred configuring project ‘:app’. and Execution failed for t…
- [Solved] Mobx error: Support for the experimental syntax ‘decorators-legacy’ isn’t currently enab
- Cannot find module ‘../lib/utils/unsupported.js’