Nuxt Module `runtimeConfig` types.
How do I get the
module.ts
file to recognize the runtimeConfig
type? Obviously it does not exists because there is no nuxt.config.ts
but I cannot build the module because of this type error...
4 Replies
It does not recognise
runtimeConfig.mollie
:
This is literally a copy from the Nuxt documentation
Also, the server handlers do not exist when I try to call them in my project...Hello, did you managed to fix this error ? I have the same right now 🤔
@Gerbuuun
So for the moment i've just added
I gave up lol
use the solution i used until we get out of this!