NuxtN
Nuxt13mo ago
Serbemas

Issue creating new nuxt 3 project: Cannot require() ES Module in a cycle

Hi everyone.
When I try to create a new nuxt 3 project, using node v22.12.0 and pnpm 9.15.2 I get an error related with ES Module and unplugin-vue-router.

Has anyone faced this error before?
If use npm it works fine
image.png
Was this page helpful?