Open chaegumi opened 2 weeks ago
run pnpm run preview
pnpm run preview
"scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro build && wrangler pages dev", "astro": "astro", "deploy": "astro build && wrangler pages deploy", "cf-typegen": "wrangler types" },
Could not resolve "./node_modules/astro/dist/content/consts.js" from "node_modules/.pnpm/astro-dynamic-import@1.1.1_astro@4.16.5/node_modules/astro-dynamic-import/integration.ts"
Could you show the error in a stackblitz project or a small git repo?
run
pnpm run preview
Could not resolve "./node_modules/astro/dist/content/consts.js" from "node_modules/.pnpm/astro-dynamic-import@1.1.1_astro@4.16.5/node_modules/astro-dynamic-import/integration.ts"