Issue description
Hi,
I am having a problem in running the package with the latest fix release of 4.1.1. I receive The "path" argument must be of type string. Received type undefined error whenever I try to run the package. I am using yarn as a package manager
Steps to reproduce the issue
- Run
yarn git-cz
What's the expected result?
- To run the command successfully
What's the actual result?
- Error with
The "path" argument must be of type string. Received type undefined (Image below)

Issue description
Hi,
I am having a problem in running the package with the latest fix release of 4.1.1. I receive
The "path" argument must be of type string. Received type undefinederror whenever I try to run the package. I am using yarn as a package managerSteps to reproduce the issue
yarn git-czWhat's the expected result?
What's the actual result?
The "path" argument must be of type string. Received type undefined(Image below)