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
Has anyone faced this error before?
If use npm it works fine
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

