79794177

Date: 2025-10-19 08:52:12
Score: 0.5
Natty:
Report link

you need to run npm run prepare. When you run this command, husky creates a few bash scripts inside: .husky/_/ which are required for husky to work.

Given you're using windows, make sure you have a shell environment capable of running .sh scripts (for example, Git Bash or WSL).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dakshesh Jain