Thiago Nunes Batista
Results
2
comments of
Thiago Nunes Batista
The same error happens here when adding the LogRocket module in nuxt.config.ts. ``` export default defineNuxtConfig({ devtools: { enabled: true }, modules: [ 'nuxt-feather-icons', 'nuxt-gtag', 'nuxt-icon', 'nuxt-simple-robots', 'nuxt-logrocket', '@nuxtjs/sitemap' ],...
I have a similar problem, I wrote more details on the comment on other issue: https://github.com/nuxt/fonts/issues/706#issuecomment-3430160586