【发布时间】:2021-09-06 23:56:32
【问题描述】:
我尝试在 cmd 中使用“npm install @react-native-firebase/messaging”,安装时出现问题。
解析时:mealy@0.0.1 找到:react@17.0.2 节点模块/反应 react@"17.0.2" 来自根项目 来自@react-native-firebase/app@11.5.0 的 peer react@"*" node_modules/@react-native-firebase/app @react-native-firebase/app@"^11.3.3" 来自根项目
无法解析依赖: 来自 react-native@0.64.0 的对等 react@"17.0.1" node_modules/react-native react-native@"0.64.0" 来自根项目 来自@react-native-firebase/app@11.5.0 的对等 react-native@"*" node_modules/@react-native-firebase/app @react-native-firebase/app@"^11.3.3" 来自根项目
【问题讨论】:
标签: firebase react-native firebase-cloud-messaging react-native-android