-
Notifications
You must be signed in to change notification settings - Fork 151
Replace create template @tanstack/start with @tanstack/cli create #1238
Copy link
Copy link
Labels
Description
Description
Running the current documented tanstack start template using vp create @tanstack/start displays warning to instead use their new cli.
Running: pnpm dlx @tanstack/create-start --no-install --no-toolchain
Warning: @tanstack/create-start is deprecated. Use "tanstack create" or "npx @tanstack/cli create" instead.
See: https://tanstack.com/start/latest/docs/framework/react/quick-startSuggested solution
Template should use the new @tanstack/cli create and docs should also be updated to reflect this change. It also supports same arguments "--no-install --no-toolchain" used by current template. So shouldn't be a big change.
Alternative
No response
Additional context
No response
Validations
- Read the Contributing Guidelines.
- Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- Check that there isn't already an issue requesting the same feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackPriority
None yet
Start date
None yet
Target date
None yet
Effort
None yet