PS D:ReposBANANAFILE>NPM install @tensorflow/tfjs-react-native
npm犯错!代码ERESOLVE
npm犯错!无法解析依赖树
npm犯错!
npm犯错!同时解析:bananafile@1.0.0
npm犯错!发现:react@16.14.0
npm犯错!node_modules/反应
npm犯错!react@" ^ 16.14.0"从根项目
npm犯错!同行react@" ^ 16.12.0"从@tensorflow/tfjs-react-native@0.8.0
npm犯错!node_modules/@tensorflow tfjs-react-native
npm犯错!@tensorflow/tfjs-react-native@" *";从根项目
npm犯错!
npm犯错!无法解析依赖项:
npm犯错!同行react@" 17.0.2"从react-native@0.68.2
npm犯错!node_modules/react-native
npm犯错!react-native@" 0.68.2"从根项目
npm犯错!Peer react-native@">= 0.58.0"从@tensorflow/tfjs-react-native@0.8.0
npm犯错!node_modules/@tensorflow tfjs-react-native
npm犯错!@tensorflow/tfjs-react-native@" *";从根项目
npm犯错!
npm犯错!
npm犯错!修复上游依赖冲突,或者重试
npm犯错!该命令带有——force或——legacy-peer-deps
npm犯错!接受不正确(并且可能损坏)的依赖项决议。
npm犯错!
npm犯错!完整的报告请参见C:UsersuserAppDataLocalnpm-cache erresolve -report.txt。
npm犯错!在
中可以找到此运行的完整日志:npm犯错!C:UsersuserAppDataLocal npm-cache_logs 2022 - 05 - 22 - t03_25_52_871z -调试- 0. -日志
根据您的日志版本不匹配,尝试安装--legacy-peer-deps
npm install @tensorflow/tfjs-react-native --legacy-peer-deps