React-Native升级报错https://github.com/facebook/react-native/issues/4968

关键日志

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 packager cache: `rm -fr $TMPDIR/react-*` or `npm start --reset-cache`.


项目从0.47.1想升级至最新(目前0.55.4),直接使用react-native-git-upgrade命令,版本跨度比较大,升级完成后,项目跑不起来,一直报错,react-native包里有重复的js,去4968那个issues里看,解决不了问题,反复删除node_modules再install也没用,版本回退也没用。搞了一天,巨奔溃。记录一下。

最后解决方案重新init了一个0.55.4的项目,把package.json里面的最新依赖复制过来,再install。跑起来的还报错,安卓项目里的react-native依赖没有升级至最新,更新一下ok。

另外以前设置js路径的方法setJSMainModuleName变成了setJSMainModulePath,不知道有什么意义,改过来就好了

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值