-
Notifications
You must be signed in to change notification settings - Fork 27k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browserslist: caniuse-lite is outdated. Please run next command yarn upgrade
#15982
Comments
Could you provide a reproduction for this? |
I'm sorry but I don't know what that means. Could you explain to me on how to give proper reproduction for this? |
A github repository that we can look at and run. |
There's two things in this issue:
This is a harmless warning that can only be fixed by upgrading Next.js.
This error is caused by an invalid JSON file in your project. New Next.js versions will now show you the file name and stack trace instead of emitting this unactionable error (already fixed). |
This was fixed in |
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. |
Bug report
Describe the bug
When running
yarn dev
the following error pops up.To Reproduce
run
yarn dev
yarn list
yarn list
Expected behavior
local server starts up.
System information
The text was updated successfully, but these errors were encountered: