$ bunx wrangler dev ⛅️ wrangler 4.20.3 ─────────────────── ╭──────────────────────────────────────────────────────────────────────╮ │ [b] open a browser [d] open devtools [c] clear console [x] to exit │ ╰──────────────────────────────────────────────────────────────────────╯ [custom build] Running: bun run build [custom build] $ bunx astro build [custom build] [custom build] 21:21:02 [content] Syncing content [custom build] [custom build] 21:21:02 [content] Synced content [custom build] [custom build] 21:21:02 [types] Generated 285ms [custom build] 21:21:02 [build] output: "static" [custom build] 21:21:02 [build] mode: "static" [custom build] 21:21:02 [build] directory: C:\Users\roman\OneDrive\Personal\dev\rmandotdev\beta\dist\ [custom build] 21:21:02 [build] Collecting build info... [custom build] [custom build] 21:21:02 [build] ✓ Completed in 381ms. [custom build] [custom build] 21:21:02 [build] Building static entrypoints... [custom build] [custom build] 21:21:06 [vite] ✓ built in 4.28s [custom build] [custom build] 21:21:06 [build] ✓ Completed in 4.52s. [custom build] [custom build] building client (vite) [custom build] [custom build] 21:21:06 [vite] transforming... [custom build] [custom build] 21:21:08 [vite] ✓ 9 modules transformed. [custom build] [custom build] 21:21:08 [vite] rendering chunks... [custom build] [custom build] 21:21:08 [vite] computing gzip size... [custom build] [custom build] 21:21:08 [vite] dist/_astro/App.DE9fhXGa.js 3.66 kB │ gzip: 1.63 kB [custom build] 21:21:08 [vite] dist/_astro/client.BuoyDF4w.js 5.59 kB │ gzip: 2.43 kB [custom build] 21:21:08 [vite] dist/_astro/web.mOnDwdHT.js 12.37 kB │ gzip: 4.98 kB [custom build] 21:21:08 [vite] ✓ built in 1.41s [custom build] [custom build] [custom build] generating static routes [custom build] [custom build] 21:21:08 ▶ src/pages/index.astro [custom build] 21:21:08 └─ /index.html [custom build] (+82ms) [custom build] [custom build] 21:21:08 ✓ Completed in 320ms. [custom build] [custom build] [custom build] 21:21:08 [build] 1 page(s) built in 6.75s [custom build] 21:21:08 [build] Complete! [custom build] The file src changed, restarting build... [custom build] Running: bun run build ✘ [ERROR] write EOF If you think this is a bug then please create an issue at https://github.com/cloudflare/workers-sdk/issues/new/choose ? Would you like to report this error to Cloudflare? Wrangler's output and the error details will be shared with the Wrangler team to help us diagnose and fix the issue. » (Y/n)[custom build] $ bunx astro build [custom build] [custom build] 21:21:18 [content] Syncing content [custom build] [custom build] 21:21:18 [content] Synced content [custom build] [custom build] 21:21:18 [types] Generated 139ms [custom build] [custom build] 21:21:18 [build] output: "static" [custom build] 21:21:18 [build] mode: "static" [custom build] 21:21:18 [build] directory: C:\Users\roman\OneDrive\Personal\dev\rmandotdev\beta\dist\ [custom build] 21:21:18 [build] Collecting build info... [custom build] 21:21:18 [build] ✓ Completed in 190ms. [custom build] [custom build] 21:21:18 [build] Building static entrypoints... [custom build] [custom build] 21:21:21 [vite] ✓ built in 2.34s [custom build] 21:21:21 [build] ✓ Completed in 2.45s. [custom build] [custom build] building client (vite) [custom build] [custom build] 21:21:21 [vite] transforming... [custom build] [custom build] 21:21:21 [vite] ✓ 9 modules transformed. [custom build] [custom build] 21:21:21 [vite] rendering chunks... [custom build] [custom build] 21:21:21 [vite] computing gzip size... [custom build] [custom build] 21:21:21 [vite] dist/_astro/App.DE9fhXGa.js 3.66 kB │ gzip: 1.63 kB [custom build] 21:21:21 [vite] dist/_astro/client.BuoyDF4w.js 5.59 kB │ gzip: 2.43 kB [custom build] 21:21:21 [vite] dist/_astro/web.mOnDwdHT.js 12.37 kB │ gzip: 4.98 kB [custom build] 21:21:21 [vite] ✓ built in 576ms [custom build] [custom build] [custom build] generating static routes [custom build] [custom build] 21:21:22 ▶ src/pages/index.astro [custom build] [custom build] 21:21:22 └─ /index.html [custom build] (+42ms) [custom build] 21:21:22 ✓ Completed in 168ms. [custom build] [custom build] [custom build] 21:21:22 [build] 1 page(s) built in 3.54s [custom build] 21:21:22 [build] Complete! [custom build] ⎔ Starting local server...