Cloudflare Worker + Astro Deployment Issue
Running into an issue with deploying static assets in my Cloudflare Worker project using Astro. The deployment command (npm run deploy) that was working fine yesterday is now throwing this error:
Seems like there might be a dependency conflict with ESM/CommonJS modules. Has anyone run into this recently or knows a workaround? Any help appreciated!
5 Replies
i deleted node_modules folder and installed everything from anew but the issue persists
Hey, we're aware and working on it
Should be fixed with a re-install now
🔥🔥🔥