Git commit – M ‘upload submit times error command “husky run” not found.

error Command “husky-run” not found.
 

Solution:

step1: rm -rf .git/hooks
step2: Rerun the commit command (git commit -m ‘commit content’)

Read More: