Skip to content

fix: respect --no-install flag in interactive mode#295

Merged
jherr merged 1 commit intoTanStack:mainfrom
fengmk2:fix-no-install-not-effect-on-interactive-mode
Jan 15, 2026
Merged

fix: respect --no-install flag in interactive mode#295
jherr merged 1 commit intoTanStack:mainfrom
fengmk2:fix-no-install-not-effect-on-interactive-mode

Conversation

@fengmk2
Copy link
Copy Markdown
Contributor

@fengmk2 fengmk2 commented Jan 15, 2026

The --no-install flag was being ignored when no project name was provided (interactive mode) because promptForCreateOptions didn't pass the install option through to the final options object.

The --no-install flag was being ignored when no project name was
provided (interactive mode) because promptForCreateOptions didn't
pass the install option through to the final options object.
@jherr jherr merged commit 067b266 into TanStack:main Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants