Replies: 1 comment 7 replies
-
Are you able to reproduce this in latest? I reckon there's some files (a manifest likely) leftover by the build command, that the dev mode finds and tries to load? |
Beta Was this translation helpful? Give feedback.
7 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
There is an issue when running next dev after next build.
After installing rimraf as a dev dependency with:
then modifying the package.json scripts to:
the problem was solved.
What exactly is this issue, and has anyone else encountered it?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions