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
{
"name": "nuxt-app",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxtjs/kinde": "^0.1.11",
"nuxt": "3.13.2",
"vue": "latest",
"vue-router": "latest"
}
}
{
"name": "nuxt-app",
"private": true,
"type": "module",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare"
},
"dependencies": {
"@nuxtjs/kinde": "^0.1.11",
"nuxt": "3.13.2",
"vue": "latest",
"vue-router": "latest"
}
}
.env credentials are ok and nuxt.config is ok
3 Replies
IkiTg07
IkiTg073w ago
Could you please show your nuxt.config ?
Mert Efe Cerit
Mert Efe CeritOP2w ago
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.
IkiTg07
IkiTg072w ago
Awesome. Great to hear you solved it and thanks for the insight
Want results from more Discord servers?
Add your server