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
I recently upgraded node to v16.11 as it was requirement for eslint latest 8.0.0 version.
I noticed lint command is no longer working throwing an error below
Expected Behavior
yarn run lint to work as expected
To Reproduce
upgrade to latest version of eslint 8.0.0 and try eslint
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 27, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue was opened via the bug report template.examplesIssue was opened via the examples template.
What example does this report relate to?
linting
What version of Next.js are you using?
11.1.2
What version of Node.js are you using?
16.11.0
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
locally
Describe the Bug
I recently upgraded node to v16.11 as it was requirement for eslint latest 8.0.0 version.
I noticed lint command is no longer working throwing an error below
Expected Behavior
yarn run lint to work as expected
To Reproduce
upgrade to latest version of eslint 8.0.0 and try eslint
The text was updated successfully, but these errors were encountered: