commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.77k stars 552 forks source link

/dev/tty: command not found #932

Open alireza0sfr opened 2 years ago

alireza0sfr commented 2 years ago

Hello, I added "exec < /dev/tty && node_modules/.bin/cz --hook || true" to prepare-commit-msg hook and checked git commit and everything works fine. but when I want to use commitizen vscode extension I get "/dev/tty: command not found" error