-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Which project does this relate to?
Create Tanstack App
Describe the bug
when I use the command npx create-tsrouter-app@latest my-app --template file-router
to scaffold the tanstack router project, it has multiple issues by default,
- its using the deprecated api
TanStackRouterVite
- its having type errors on 'node:path' and '__dirname'
Your Example Website or App
Initial project just after creation from the command npx create-tsrouter-app@latest my-app --template file-router
Steps to Reproduce the Bug or Issue
Project just after creation from the command npx create-tsrouter-app@latest my-app --template file-router
Expected behavior
Expecting that everything works out of the box and is using latest packages and recommended apis by default
Screenshots or Videos
No response
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [e.g. 91.1]
Additional context
No response
RudiPersson, alicantorun, SiddharthPant, sindras, dawi and 1 more
Metadata
Metadata
Assignees
Labels
No labels