[SOLVED] Husky hooks made me loose all my changes !
Sometimes some husky hook can fails on commit, and it appears like all your changes are gone. The culprit is often lint-staged. If this is the case, your changes are probably just stashed away....
Just another Yipp.ca Blogs site
Sometimes some husky hook can fails on commit, and it appears like all your changes are gone. The culprit is often lint-staged. If this is the case, your changes are probably just stashed away....
nvm is not compatible with the npm config "prefix" option: currently set to "" Run `npm config delete prefix` or `nvm use --delete-prefix v16.15.1` to unset it.
Recent Comments