Tanuki
Tanuki
NNuxt
Created by Gerbuuun on 3/23/2024 in #❓・help
Nuxt Module `runtimeConfig` types.
use the solution i used until we get out of this!
8 replies
NNuxt
Created by Gerbuuun on 3/23/2024 in #❓・help
Nuxt Module `runtimeConfig` types.
So for the moment i've just added
declare module 'nuxt/schema' {
interface PublicRuntimeConfig {
metaPixel: ModuleOptions
}
}
declare module 'nuxt/schema' {
interface PublicRuntimeConfig {
metaPixel: ModuleOptions
}
}
8 replies
NNuxt
Created by Gerbuuun on 3/23/2024 in #❓・help
Nuxt Module `runtimeConfig` types.
@Gerbuuun
8 replies
NNuxt
Created by Gerbuuun on 3/23/2024 in #❓・help
Nuxt Module `runtimeConfig` types.
Hello, did you managed to fix this error ? I have the same right now 🤔
8 replies