Next.js Discord

Discord Forum

Next16 build files with colons in the name

Unanswered
Kurilian Bobtail posted this in #help-forum
Open in Discord
Kurilian BobtailOP
Hey there, just testing upgrade to 16. And works nice, almost with no change for us ... but when we are building we end up with a file with [externals]_node:inspector_ in the name. And then Github actions (and I suspect other tools) doesn't like the file having a colon in it. Because I'm migrating an existing app, its hard to debug exactly where node:inspector is coming from, or why it gets treated as external, when other node: modules don't

0 Replies