How to fix error 'not found husky-run' when committing new code

run script on git pash under your repository

  rm -rf .git/hooks
  npm install

posted on 2024-03-21 17:06  晴天的故事  阅读(9)  评论(0编辑  收藏  举报