Turbopack Error: Next build stopped running on Github actions and Local #89520
Closed
Pranav0210
started this conversation in
Turbopack Error Report
Replies: 1 comment
|
Found resolution - "duplicate" metadata files in the /app directory. Because Next.js automatically treats files named icon as special metadata, having both icon.png and icon.ico creates a conflict in the compiler's dependency graph. I had 2 files in the /app - icon.png and icon.ico from which I deleted the latter and it worked. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Turbopack version:
23c46498Next.js version:
16.1.6Error message:
All reactions