Skip to content

fix(create): prevent vp create library template from hanging in silent mode#757

Merged
fengmk2 merged 1 commit intomainfrom
fix-create-lib-hangup
Mar 10, 2026
Merged

fix(create): prevent vp create library template from hanging in silent mode#757
fengmk2 merged 1 commit intomainfrom
fix-create-lib-hangup

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Mar 10, 2026

When running vp create interactively without --verbose, create-tsdown
hangs because stdin is piped in silent/compact mode. Add --template default
flag when running silently to prevent the hang.

image.png

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 10, 2026

Deploy Preview for viteplus-staging canceled.

Name Link
🔨 Latest commit 82f1931
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-staging/deploys/69afba7a4eaf20000849e3cb

Copy link
Copy Markdown
Member Author

fengmk2 commented Mar 10, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 self-assigned this Mar 10, 2026
@fengmk2 fengmk2 requested review from Brooooooklyn and cpojer March 10, 2026 06:19
@fengmk2 fengmk2 marked this pull request as ready for review March 10, 2026 06:19
…t mode

When running `vp create` interactively without `--verbose`, create-tsdown
hangs because stdin is piped in silent/compact mode. Add `--template default`
flag when running silently to prevent the hang.
@fengmk2 fengmk2 force-pushed the fix-create-lib-hangup branch from 8dcc64c to 82f1931 Compare March 10, 2026 06:30
Copy link
Copy Markdown
Member Author

fengmk2 commented Mar 10, 2026

Merge activity

  • Mar 10, 6:30 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 10, 6:41 AM UTC: @fengmk2 merged this pull request with Graphite.

@fengmk2 fengmk2 merged commit 12abba5 into main Mar 10, 2026
22 checks passed
@fengmk2 fengmk2 deleted the fix-create-lib-hangup branch March 10, 2026 06:41
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