TanStackT
TanStack9mo ago
15 replies
dry-scarlet

Building for Cloudflare and getting "Readable" is not exported by "__vite-browser-external"

Hey everyone !
I've been building a project with Start for the past few weeks without thinking too much into deployment.
Today I've been trying to build a first version to host on Cloudflare but unfortunately I can't pass the build step locally.
I followed the documentation and then proceed to run npm run build which gives me the output attached in the message.
 "Readable" is not exported by "__vite-browser-external"

The logs give no indication on where in my code I might have made a mistake.
Has anyone experienced something similar and knows what I can do to track down the problem?

Thanks a lot!
error.txt5.43KB
Was this page helpful?