79511603

Date: 2025-03-15 18:42:39
Score: 2.5
Natty:
Report link

I have the same problem.

try this:

npm update eslint @typescript-eslint/eslint-plugin @typescript-eslint/parser

and then

npm cache clean --force && rm -rf node_modules/ && npm i
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Whitelisted phrase (-2): try this:
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (0.5):
Posted by: Nikolay Gromov