carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.79k stars 802 forks source link

Warning when update to 3.2.6 #472

Closed ismaeldevmw closed 4 years ago

ismaeldevmw commented 4 years ago

Hello @carloscuesta :sunglasses:! When I update from 3.2.4 -> 3.2.6, it show me a warning as this:

npm WARN inquirer-autocomplete-prompt@1.0.2 requires a peer of inquirer@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

I have a question, this library should be included into devedences of package.json?

carloscuesta commented 4 years ago

It is a problem with the inquirer-prompt dependency.

Inquirer is already declared as a dependency of gitmoji-cli