Skip to content

too many arguments for 'create' error when running vp create @tanstack/start #1420

@Mrahmani71

Description

@Mrahmani71

Describe the bug

While creating a new project using vp create @tanstack/start, the process fails during the CLI execution step.

Reproduction

none

Steps to reproduce

❯ vp create @tanstack/start
VITE+ - The Unified Toolchain for the Web

◇ npm@11.12.1 installed

◇ Which coding agent instruction files should Vite+ create?
  AGENTS.md, .github/copilot-instructions.md

◇ Which editor are you using?
    Writes editor config files to enable recommended extensions and Oxlint/Oxfmt integrations.
  Zed

◇ Set up pre-commit hooks to run formatting, linting, and type checking with auto-fixes?
  Yes

Generating project…

Running: npx @tanstack/cli -- create --no-install --no-toolchain
error: too many arguments for 'create'. Expected 1 argument but got 2.

System Info

❯ vp env current:

VITE+ - The Unified Toolchain for the Web

Environment:
  Version  24.15.0
  Source   lts

Tool Paths:
  node  C:\Users\000\.vite-plus\js_runtime\node\24.15.0\node.exe
  npm   C:\Users\000\.vite-plus\js_runtime\node\24.15.0\npm.cmd
  npx   C:\Users\000\.vite-plus\js_runtime\node\24.15.0\npx.cmd

❯ vp --version:

VITE+ - The Unified Toolchain for the Web

vp v0.1.18

Local vite-plus:
  vite-plus  Not found

Tools:
  vite             Not found
  rolldown         Not found
  vitest           Not found
  oxfmt            Not found
  oxlint           Not found
  oxlint-tsgolint  Not found
  tsdown           Not found

Environment:
  Package manager  npm vlatest
  Node.js          v24.15.0

Used Package Manager

npm

Logs

Validations

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Priority

None yet

Effort

None yet

Target date

None yet

Start date

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions