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

RCTBatchedBridge start 启动的时候报错 #21

Open
wdrich opened this issue Nov 30, 2016 · 0 comments
Open

RCTBatchedBridge start 启动的时候报错 #21

wdrich opened this issue Nov 30, 2016 · 0 comments

Comments

@wdrich
Copy link

wdrich commented Nov 30, 2016

4

This might be related to facebook/react-native#4968
To resolve try the following:

  1. Clear watchman watches: watchman watch-del-all.
  2. Delete the node_modules folder: rm -rf node_modules && npm install.
  3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start -- --reset-cache.

可能是环境配的问题,楼主可以帮忙看一下吗

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

No branches or pull requests

1 participant