commitizen / commitizen/cz-cli

Global commitizen init has issues in 3.0.0

Open
#572 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
1

Description

Commitizen installed globally seems to have issues in 3.0.0. It claims that an existing adapter is installed even if it is not.

Steps to reproduce:

```
mkdir my-dir
cd my-dir
git init
npm init --yes
npx commitizen init cz-conventional-changelog --save-exact --save-dev
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.