1. 程式人生 > >React Native: Unable to resolve module 'accessibilityinfo'

React Native: Unable to resolve module 'accessibilityinfo'

eset clear install ble ive node tmp 6.0 acc

官方解決方案:

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`.

實際解決方案:

react native版本0.56.0換為0.55.4

React Native: Unable to resolve module 'accessibilityinfo'