You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wuyunqiang
changed the title
react native 无法加载bundle 一直显示0.0% :Failed to build DependencyGraph: Watchman error: query failed: synchronization failed: Make sure watchman is running for this project.
react native 无法加载bundle 一直显示0.0% :Watchman error:query failed: synchronization failed:Operation timed out
Feb 22, 2018
第二种方式:rm -rf /usr/local/var/run/watchman/root-state
"Unable to load script from assets 'index.android.bundle'.make sure you bundle is packaged correctly.....":facebook/react-native#18692 (comment)
解决:
sudo npm install -g watchman
sudo npm run start
The text was updated successfully, but these errors were encountered: