Fix The Error “Plugin “react” was conflicted 作者: ittutoria
Fix The Error “Plugin “react” was conflicted between “package.json » eslint-config-react-app»”. The fix for this error see details at https://ittutoria.net/error-plugin-react-was-conflicted-between-package-json-eslint-config-react-app/
尚无用户尚无用户
您需要 Firefox 来使用此主题
扩展元数据
ittutoria 制作的更多主题
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
关于此主题
Fix The Error “Plugin “react” was conflicted between “package.json » eslint-config-react-app»”. This is a problem because the react-eslint package installs eslint, but if you install it in your project with npm, it will be in conflict with the react package.
The fix for this error is to update React dependencies in package.json to the latest version of React.
The first thing that you need to do is to find out which version of react your project is using. The easiest way to see this is by looking in package.json > dependencies> react and package.json > dependencies> react-dom > version.
Next, you need to update your configs in package.json. See details at https://ittutoria.net/error-plugin-react-was-conflicted-between-package-json-eslint-config-react-app/
The fix for this error is to update React dependencies in package.json to the latest version of React.
The first thing that you need to do is to find out which version of react your project is using. The easiest way to see this is by looking in package.json > dependencies> react and package.json > dependencies> react-dom > version.
Next, you need to update your configs in package.json. See details at https://ittutoria.net/error-plugin-react-was-conflicted-between-package-json-eslint-config-react-app/
评分 0(1 位用户)
更多信息
- 附加组件链接
- 版本
- 1.0
- 大小
- 227.79 KB
- 上次更新
- 3 年前 (2022年6月21日)
- 相关分类
- 许可证
- 知识共享“署名 3.0”
- 版本历史
- 添加到收藏集