Closed bronze closed 12 months ago
Apologies for the trouble @bronze. There seems to be an issue with Markdoc integration and Astro's latest Vercel server builds - https://github.com/one-aalam/astro-ink/blob/main/astro.config.mjs#L38. I'm trying to find out a fix, if it doesn't works I'll disable the support of Markdoc for now.
Hey man no trouble! Just opened this to give you a heads up. :) Thank you for your work on this!
Hi Ive just done a fresh install and after cloning and doing a
pnpm i
i get this error:I only managed to run the dev server after i commented out the
import markdoc from "@astrojs/markdoc";
line at https://github.com/one-aalam/astro-ink/blob/main/astro.config.mjs#L9