commitizen / cz-cli

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

Om commit, Nano editor is getting open. No commitizen dialogs at all #546

Open goldbergyoni opened 6 years ago

goldbergyoni commented 6 years ago

Hi, on Windows 10 + Linux subsystem for windows, I installed commitizen globally (+ also tried using npx git-cz), then when I commit using "git cz" the nano editor is getting opened. Even when I type a message in Nano and save no commitizen dialogs appear at all. When I use the vscode extension - it works fine. What do I miss?

JaosnHsieh commented 6 years ago

same here, I'm using Ubuntu 16.04 default terminal. It was working well on my Mac OS.

insuusvenerati commented 6 years ago

I fixed this by installing an adapter. You can choose one from https://github.com/commitizen/cz-cli#adapters

kryptonbutterfly commented 3 years ago

same issue after reinstalling nod, npm and cz specs: Ubuntu 20.04.2 LTS npm: 7.13.0 node: v14.15.5