cz-cli icon indicating copy to clipboard operation
cz-cli copied to clipboard

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

Open goldbergyoni opened this issue 7 years ago • 3 comments

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?

goldbergyoni avatar Jul 23 '18 14:07 goldbergyoni

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

JaosnHsieh avatar Jul 30 '18 04:07 JaosnHsieh

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

insuusvenerati avatar Aug 02 '18 16:08 insuusvenerati

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

kryptonbutterfly avatar May 20 '21 15:05 kryptonbutterfly