Klaphinir
Nuxt 3 Sitemap with @nuxtjs/sitemap
I have investigated by starting a new branch with older dependancies and trying to update one by one seeing if the application launches.
With nuxt 3.6.5, all good,
With nuxt 3.7.0 and so forth,
ERROR Missing "./dist/app/compat/capi" specifier in "nuxt" package (x12)
and white screen at app launch66 replies
Nuxt 3 Sitemap with @nuxtjs/sitemap
Ok i have updated all the dependencies i needed (aswell as removing some deprecated ones)
now when i launch the app, i arrive on a blank page without any vue components, no error on the console, and no error on the app.vue
66 replies