Skip to content

pnpm create @tanstack/start@latest . --add-ons does not prompt for add-ons or anything at all #234

@gerkim62

Description

@gerkim62

Which project does this relate to?

Start

Describe the bug

When i run the pnpm create @tanstack/start@latest with any flags at all, specifically pnpm create @tanstack/start@latest . --add-ons it does not prompt for any add-ons.

here is the output
`

PS D:\web\test> pnpm create @tanstack/start@latest . --add-ons
┌ Creating a new TanStack Start app in ....

◇ Initialized git repository

◇ Installed dependencies

└ Your TanStack Start app is ready in 'test'.

Use the following commands to start your app:
% cd .
% pnpm dev

Please check the README.md for information on testing, styling, adding routes, etc.

PS D:\web\test>
`

Your Example Website or App

https://github.com/gerkim62/ts-start-repro

Steps to Reproduce the Bug or Issue

just run

pnpm create @tanstack/start@latest . --add-ons

Expected behavior

it should ask you to select the add-ons

Screenshots or Videos

Image

Platform

  • Router / Start Version: [ "1.132.0"]
  • OS: [Windows 11]
  • Browser: n/a
  • Browser Version: n/a
  • Bundler: [vite]
  • Bundler Version: ["7.1.7"]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions