-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
Summary
when starting a new tanstack app using pnpm create @tanstack/start@latest
and then selecting Cloudflare, when navigating to server-func tab example, it errors with Error: [unenv] fs.readFile is not implemented yet!
Your Example Website or App
.
Steps to Reproduce the Bug or Issue
pnpm create @tanstack/start@latest
- Choose Tailwind
- Choose ESLint
- Choose Cloudflare
pnpm run dev
6. navigate tohttp://localhost:3000/demo/start/server-funcs
- error shows
Expected behavior
As a user I expect the server-func demo in the starter to work
Screenshots or Videos

Platform
- OS: macOS
- Browser: Edge
- Version: 0.25.0
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels