react native报错:Unable to resolve module `DrawerLayoutAndroid`

error: bundling failed: Error: Unable to resolve module AccessibilityInfo from

error: bundling failed: Error: Unable to resolve module `DrawerLayoutAndroid` from `/Users/****/node_modules/react-native/Libraries/react-native/react-native-implementation.js`: Module `DrawerLayoutAndroid` does not exist in the Haste module map

This might be related to https://github.com/facebook/react-native/issues/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 Metro Bundler cache: `rm -rf /tmp/metro-bundler-cache-*` or `npm start -- --reset-cache`.  4. Remove haste cache: `rm -rf /tmp/haste-map-react-native-packager-*`.
    at ModuleResolver.resolveDependency (/Users/luowenlin1/Documents/project/jdreact-jsbundle-jdreactpingouitem/node_modules/metro/src/node-haste/DependencyGraph/ModuleResolution.js:161:1460)

按照以上推荐的操作,发现都不行,总是报错,跑到react-native-implementation.js里面,注释掉这一行,又另一个模块报错。

解决办法:

3. Reset Metro Bundler cache: `rm -rf /tmp/metro-bundler-cache-*` or `npm start -- --reset-cache`   这里我都是执行rm -rf /tmp/metro-bundler-cache-*

 改成npm start -- --reset-cache即可,百试不爽。

问题根源还是缓存问题,我同一台手机切换运行不同的react-native吧。 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值