-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Husky error: Command not found on git commit -m " " #458
Comments
Hi @smitsekhadiaa, I have tested The environment troubles are always disappointing and suck, be patient and good luck! Suggestion: you may try WSL. |
Hi, @zhicheng-ning, could you help to |
ok, this action is on the latest master branch. |
The first line indicates that the error might because of |
The error is solved. |
Thankyou @tyn1998 @zhicheng-ning @wxharry for your time. |
Version
No response
Current Behavior
After adding the changes to the working tree, on
git commit -m " "
the terminal on windows (powershell and command prompt) are showing error- husky : command not found in PATHExpected Behavior
After git add -A , git commit -m " " should work perfectly fine , committing the added changes on the respective branch.
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: