Closed toddpadwick closed 8 months ago
This was down to an issue with my local environment. closed as solved.
@toddpadwick facing similar issue, what was your local env issue causing this error ?
I am getting this
TypeError: Could not load virtual:#sitemap/global-sources.mjs (imported by node_modules/@nuxtjs/sitemap/dist/runtime/nitro/sitemap/urlset/sources.mjs): Converting circular structure to JSON
--> starting at object with constructor 'Array'
--- index 4 closes the circle
Hi there. I am getting the following error when trying to run sitemap on node > 18. was running fine on node 16, but had to upgrade to node >18 for another plugin.