A nuxt project from scratch giving index.mjs error (Kinde Nuxt Module)
Hello,
I started a nuxt project from scratch and installed the kinde module. When I say npm run dev I get the following error.
[worker reload] [worker init] ...'project path'... .nuxt/dev/index.mjs failed
.env credentials are ok and nuxt.config is ok
3 Replies
Could you please show your nuxt.config ?
Sorry for the late reply, it's very interesting and it started working. nuxt nitro version was not working in 2.10.0, it worked after nuxt nitro 2.10.1. I worked on it for about 1 day. Other than that, there was no change. It's working now.
Awesome. Great to hear you solved it and thanks for the insight