Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pnpm commit no response #4182

Closed
4 tasks
LiuWenXing1996 opened this issue Oct 17, 2024 · 2 comments
Closed
4 tasks

fix: pnpm commit no response #4182

LiuWenXing1996 opened this issue Oct 17, 2024 · 2 comments
Labels

Comments

@LiuWenXing1996
Copy link

Steps to Reproduce

1. git add .
2. pnpm commit

Current Behavior

no response

Expected Behavior

show user interaction input interface

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

my temp solution : @commitlint/prompt-cli fallback version to 19.4.1

Context

when add pnpm-lock.yaml to git stage will trigger this bug

commitlint --version

19.5.0

git --version

2.30.1

node --version

v18.19.1

@LiuWenXing1996 LiuWenXing1996 changed the title fix: <title> pnpm commit no response fix: pnpm commit no response Oct 17, 2024
@escapedcat
Copy link
Member

Does this duplicate #4181?

@LiuWenXing1996
Copy link
Author

Does this duplicate #4181?

It seems to be the same

@escapedcat escapedcat closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants