You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✔ Server built in 8592ms 6:12:17 PM
ℹ Initializing prerenderer nitro 6:12:18 PM
ERROR The @nuxtjs/sitemap module requires a site.url to be set: nuxt-site-config 6:12:18 PM
- Required to generate absolute canonical URLs for your sitemap.
You can fix this by adding a site.url to your nuxt.config or a NUXT_PUBLIC_SITE_URL to your .env. Learn more at https://nuxtseo.com/site-config/getting-started/how-it-works
ℹ Prerendering 1 routes
Hi @P4sca1, seems like a bug in it not supporting the runtime config when prerendering, I'll try to have it fixed soon, please ignore for now OR set static placement values in your nuxt.config to hide.
Describe the bug
I followed the guide for a dynamic site config from here: https://nuxtseo.com/site-config/guides/runtime-site-config
During
nuxt build
I get the following error:server/plugins/site-config.ts
Reproduction
No response
System / Nuxt Info
The text was updated successfully, but these errors were encountered: