Fix The Error “Plugin “react” was conflicted por 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/
1 User1 User
Metadados da extensão
Acerca deste tema
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/
Rated 0 by 0 reviewers
Mais informação
- Ligações do extra
- Versão
- 1.0
- Tamanho
- 227,79 KB
- Última atualização
- há 3 anos (21 de jun de 2022)
- Categorias relacionadas
- Histórico de versões
- Adicionar à coleção