ReactNative错误-无法解析模块`./tab-bar-item-ios`

我刚刚react-native-vector-icons从 7.1 版升级到 8.0 版......现在我收到以下错误:

    unable to resolve module `./tab-bar-item-ios` from `node_modulesreact-native-vector-iconslibcreate-icon-set.js`
    None of these files exist:
  * node_modulesreact-native-vector-iconslibtab-bar-item-ios(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx).........etc

我使用 Windows 计算机在真实的 Android 设备上进行测试。有任何想法吗?

回答

这是一个缓存问题,您可以修复它运行:

react-native start --reset-cache

创建此帐户只是为了回答您的问题呵呵,我知道这些错误是多么令人沮丧。


以上是ReactNative错误-无法解析模块`./tab-bar-item-ios`的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>