alexkuz / alexkuz/eslint-plugin-jinja
Not compatible with ESLint 8.5.0
- Lenguaje dominante
- JavaScript
- Estrellas
- 4
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Trying to install normally gives
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: potatofarm-static@1.0.0
npm ERR! Found: eslint@8.6.0
npm ERR! node_modules/eslint
npm ERR! dev eslint@"^8.5.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^0.23.0 || ^1.0.0 || ^2.0.0" from eslint-plugin-jinja2@0.1.0
npm ERR! node_modules/eslint-plugin-jinja2
npm ERR! dev eslint-plugin-jinja2@"*" 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.
```
And trying to install with `--force` - while it installs - just doesn't work.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.