Reactjs 我无法使用npm安装react聊天引擎

Reactjs 我无法使用npm安装react聊天引擎,reactjs,react-native,npm,react-chat-engine,Reactjs,React Native,Npm,React Chat Engine,我无法安装 npm安装react聊天引擎 所以我试过了 npm安装反应聊天引擎-强制 它成功了 我知道这很简单也很愚蠢,但也许有人会使用它lol试着运行这个命令npm I react chat engine-legacy peer deps它对我有用 或者您也可以运行此命令npm i react chat engine-force尝试运行此命令npm i react chat engine-legacy peer deps它对我有效 或者您也可以运行此命令npm i react chat eng

我无法安装

npm安装react聊天引擎

所以我试过了

npm安装反应聊天引擎-强制

它成功了 我知道这很简单也很愚蠢,但也许有人会使用它lol

试着运行这个命令npm I react chat engine-legacy peer deps它对我有用 或者您也可以运行此命令npm i react chat engine-force

尝试运行此命令npm i react chat engine-legacy peer deps它对我有效 或者您也可以运行此命令npm i react chat engine-force

PS C:\Users\Edgar\Downloads\project_react\aplicacion> npm install react-chat-engine
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: aplicacion@0.1.0
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from react-chat-engine@1.5.11
npm ERR! node_modules/react-chat-engine
npm ERR!   react-chat-engine@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\Edgar\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Edgar\AppData\Local\npm-cache\_logs\2021-02-08T04_05_17_318Z-debug.log