Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Tanuki
Posts
Comments
N
Nuxt
•
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
N
Nuxt
•
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
N
Nuxt
•
Created by Gerbuuun on 3/23/2024 in
#❓・help
Nuxt Module `runtimeConfig` types.
@Gerbuuun
8 replies
N
Nuxt
•
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