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
{{ message }}
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Hello, thank you for this great package!
I have followed the guide for dynamic routes, but when I am trying to access to the runtime config in sitemap_routes.ts I got this error:
ℹ Generating sitemaps
ERROR nuxt instance unavailable
at useNuxtApp (node_modules/nuxt/dist/app/nuxt.mjs:130:13)
at useRuntimeConfig (node_modules/nuxt/dist/app/nuxt.mjs:137:10)
If I place the API Key directly in the code it works well.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, thank you for this great package!
I have followed the guide for dynamic routes, but when I am trying to access to the runtime config in
sitemap_routes.ts
I got this error:If I place the API Key directly in the code it works well.
The text was updated successfully, but these errors were encountered: