How to fix 'Git: .husky/pre-commit: 4: npm: not found' error
The surprise
What sorcery is this? I'm just trying to commit code.
It's Husky, not this Husky
What again!
Basically, the Husky configuration can't find the npm executable to run the scripts' commands. it's a path conflict thingy; to check the locati...
contigen.hashnode.dev1 min read