#Setting up Sanity Visual Editing
1 messages · Page 1 of 1 (latest)
Hi @ocean ledge. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
I apologize, but I don't have enough specific information in the provided knowledge sources to directly address the error you're encountering with Sanity Visual Editing in Astro. The error message you've shared is not mentioned in the documents I have access to.
However, I can provide some general information about using Sanity with Astro:
Sanity is a headless CMS that can be integrated with Astro. According to the documentation, there are official resources available for using Sanity with Astro:
- Official Sanity integration for Astro (https://www.sanity.io/plugins/sanity-astro)
- Build your blog with Astro and Sanity (https://www.sanity.io/guides/sanity-astro-blog)
- A minimal Astro site with a Sanity Studio (https://www.sanity.io/templates/astro-sanity-clean)
Source (https://docs.astro.build/en/guides/cms/sanity/#_top)
These resources might help you set up Sanity with Astro correctly. The error you're seeing suggests there might be an issue with the "@sanity/astro" package, but without more context, it's difficult to pinpoint the exact cause.