Next.js Discord

Discord Forum

Does NextJS support ESM? File ... was initialized multiple times

Unanswered
Golden northern bumble bee posted this in #help-forum
Open in Discord
Avatar
Golden northern bumble beeOP
Because it seesm like it doesn't.
I have a library package that has both ESM and CJS exports.
And when I run nextjs, I see in the console:
File unknown was initialized multiple times, likely due to being imported from both CJS and ESM contexts.

What does that mean?

0 Replies