Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react native 无法加载bundle 一直显示0.0% :Watchman error:query failed: synchronization failed:Operation timed out #43

Open
wuyunqiang opened this issue Feb 22, 2018 · 2 comments
Labels

Comments

@wuyunqiang
Copy link
Owner

watchman.png

解决:
sudo npm install -g watchman
sudo npm run start

@wuyunqiang 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
@wuyunqiang
Copy link
Owner Author

wuyunqiang commented Apr 20, 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)

@gurbela
Copy link

gurbela commented Jul 12, 2018

remove watchman sudo npm uninstall -g watchman and then run again npm run start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants