ESLint: Cannot find package '@next/eslint-plugin-next' #79264
Replies: 1 comment
-
Seems like I just forgot to install the package, I run this command and it works now: pnpm add --save-dev @next/eslint-plugin-next Sorry for adding a new discussion just for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When I deploy to vercel, I get this error:
The contents of my
eslint.config.js
:May I know how to fix this error? Thanks
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions