Browse Source
If I initial my project by execute: pnpm install (not the npm install), Then use git commit, it'll always result an error: ✔ Preparing... ✔ Running tasks... ✔ Applying modifications... ✔ Cleaning up... npm ERR! could not determine executable to run npm ERR! A complete log of this run can be found in: husky - commit-msg hook exited with code 1 (error) so I add a missed dev-depency: @umijs/facrib, It's solved.pull/10556/head
committed by
GitHub
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue