You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)