问题:git提交报错
> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
env: node: No such file or directory
husky - pre-commit hook exited with code 127 (error)
解决: npx husky install
问题:git提交报错
> git -c user.useConfigOnly=true commit --quiet --allow-empty-message --file -
env: node: No such file or directory
husky - pre-commit hook exited with code 127 (error)
解决: npx husky install
本文标题:git 提交报错env: node: No such file
本文链接:https://www.haomeiwen.com/subject/ngeyydtx.html
网友评论