React-Native0.52BUG

2018-07-24  本文已影响0人  HT_Jonson

直接入主题
重新npm install 或者有新的包要安装的时候,我们node的服务起来后会报如下错误


image.png
error: bundling failed: Error: While resolving module `react-native-vector-icons/MaterialIcons`, the Haste package `react-native-vector-icons` was found. However the module `MaterialIcons` could not be found within the package. Indeed, none of these files exist:
image.png

下面出解决方法

进入你的项目目录  $ npm run bug:clear

OK搞定.
这就是react-native 0.52的一个BUG

上一篇 下一篇

猜你喜欢

热点阅读