Closed
Description
Hi team, first off thanks for creating this great tool!
I prefer a per-project installation of devDependencies so I'm also installing commitizen locally. The problem is I'm using Yarn as package manager, but when I run ./node_modules/.bin/commitizen init cz-conventional-changelog --save-dev --save-exact
, commitizen seemed to use npm install
to install its packages, and node_modules
just messed up.
So is there an option to run commitizen init
with yarn
?
Metadata
Metadata
Assignees
Labels
No labels