Next.js Discord

Discord Forum

Module Not Found Next v14.0.4 Linux

Unanswered
Pulx/Mars posted this in #help-forum
Open in Discord
Module not found: Can't resolve '/home/int/Documents/TheHistory#1/art/src/app/favicon.ico?next_metadata'

I use BUN v1.0.18 and I got this error when I tried to run the app
bun run dev
...It didn't work. Saw some stackoverflow questions related to this error, but no one has an answer for that error.

I created the app by running the command
bun create next-app@latest
as i usually do.

0 Replies