You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
ESLint 8.0.0 was not supported by next lint
yarn run v1.22.15
$ next lint
info - Loaded env from /home/mateusfg7/www/Noisekun/.env.local
error - ESLint version 8.2.0 is not yet supported. Please downgrade to version 7 for the meantime: yarn remove eslint && yarn add --dev eslint@"<8.0.0"
Done in 1.13s.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
ESLint 8.0.0 was not supported by
next lint
Screenshots

The text was updated successfully, but these errors were encountered: