-
Notifications
You must be signed in to change notification settings - Fork 555
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Git bash on windows: cannot read property 'get' of undefined #559
Comments
the problem is that the path is cut off at the space. the path should be "Martin Muzatko" instead |
Getting the same issue here, but there is no space in our paths, this is running on windows with gitbash as the shell, WSL on the other hand is fine.
|
I don't have this environment available to me but would love a PR if anyone has time to look into it. |
May be below steps help you out for the issue... npm install -g npm@latest --force npm cache clean --force After the above steps, you follow. Please fire the below commands. |
Currently I get this error when running git-cz on a windows system:
The text was updated successfully, but these errors were encountered: