Build fails on Cloudflare Worker

I followed this guide to setup deployment for Cloudflare Workers: https://tanstack.com/start/latest/docs/framework/react/guide/hosting#cloudflare-workers--official-partner

However my deployment fails with:
[ERROR] The entry-point file at "@tanstack/react-start/server-entry" was not found.


Not sure why this is happening
Was this page helpful?