Torch
Torch
NNuxt
Created by takburger on 7/12/2024 in #❓・help
Help debugging - illegal invocation rejection - nuxt hub
I tried rebuilding the project from scratch also, but did not help. Then I restarted my PC, and the problem is gone . I am happy, but as you said, this can repeat in fututre.
10 replies
NNuxt
Created by takburger on 7/12/2024 in #❓・help
Help debugging - illegal invocation rejection - nuxt hub
are you guys using compatibilityVersion: 4 in nuxt.config?
10 replies
NNuxt
Created by takburger on 7/12/2024 in #❓・help
Help debugging - illegal invocation rejection - nuxt hub
no routeRules for me in nuxt.config :/ it's clearly a problem on dev/localhost. Everything is working ok on production
10 replies
NNuxt
Created by takburger on 7/12/2024 in #❓・help
Help debugging - illegal invocation rejection - nuxt hub
Same issue, been struggling to solve this whole day. In my case, I can call the api route fine if there is no problem with my nuxt hub DB, but if there i some problem with DB (like invalid sql, or empty not nullable value, or even if I use throw createError this error ocurs.
10 replies