在本机 ios 中找不到模块“react-native-reanimated/plugin”
Posted
技术标签:
【中文标题】在本机 ios 中找不到模块“react-native-reanimated/plugin”【英文标题】:Cannot find module 'react-native-reanimated/plugin' in react native ios 【发布时间】:2021-11-28 01:48:01 【问题描述】:我在安装依赖项后收到此错误消息。
node_modules/@react-navigation/native/src/NavigationContainer.tsx: Cannot find module 'react-native-reanimated/plugin'
这是我的 package.json
package.json
有人知道怎么解决吗?
【问题讨论】:
【参考方案1】: npm install react-native-reanimated
尝试此命令并再次运行。
遵循文档https://reactnavigation.org/docs/getting-started。
【讨论】:
不,它不适合我。 您是否尝试删除节点模块并重新安装。 是的,我也重新安装了 pod。以上是关于在本机 ios 中找不到模块“react-native-reanimated/plugin”的主要内容,如果未能解决你的问题,请参考以下文章
在本机反应中找不到 Firebase crashlytics 崩溃日志?
在具有 Nativescript 和 Angular Schematics 的共享代码中找不到模块
Flutter (iOS) - 在 GeneratedPluginRegistrant.m 中找不到模块“cloud_firestore”