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
Reproduceable repo provided
git clean -fdx .; yarn install ; yarn build
Failed to compile.
Conflict: Multiple assets emit different content to the same filename middleware-manifest.json
If we build again it will work. Same goes for`yarn dev` it will fail the first time with that error. If I restart the command it will then work.
If I clean the repo and start over the same issue occurs the first time, next time it will work.
Validations
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Describe the bug
Bumping next to
15.2.0
will result in the following error:If I downgrade to
15.1.6
it works without any issuesReproduction
https://github.com/yoohahn/vanilla-nextjs-bug
System Info
Used Package Manager
yarn
Logs
Validations
The text was updated successfully, but these errors were encountered: