This error will come while doing git commit. Temporary fix for this error is
git commit -m "message" --no-verify
Above solution will also work for the following error too.
husky – pre-commit script failed(code 127)
Discover more from Learners Store
Subscribe to get the latest posts sent to your email.
