Skip to content

Replace create template @tanstack/start with @tanstack/cli create #1238

@SiddharthPant

Description

@SiddharthPant

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-start

Suggested 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.

Metadata

Metadata

Assignees

Priority

None yet

Start date

None yet

Target date

None yet

Effort

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions