#eslint supported version

7 messages Ā· Page 1 of 1 (latest)

jade raven
#

What error?

upper depot
shy ore
#

That’s not up to nestjs

#

Just align your peer dependencies and you should be fine

#

Also, you can’t upgrade eslint until there is a new version of that typescript plugin to support the latest version of eslint

upper depot
#

right I think thats the problem here

#
npm ERR! peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/parser
npm ERR!   dev @typescript-eslint/parser@"^7.7.0" from the root project
npm ERR!   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^7.7.0" from the root project```