gpt4 book ai didi

javascript - 无法使用 husky : . husky/pre-commit: line 4: npx: command not found 提交

转载 作者:行者123 更新时间:2023-12-05 03:20:00 30 4
gpt4 key购买 nike

我已经安装了 husky,它运行良好了几个月,然后在今天重启后突然出现了这个错误:

husky - command not found in PATH=/Applications/Xcode.app/Contents/Developer/usr/libexec/git-core:/usr/bin:/bin:/usr/sbin:/sbin
.husky/pre-commit: line 4: npx: command not found

我不知道是什么原因造成的,但我无法提交更改。显然我可以绕过这个钩子(Hook),但我想解决这个问题。

最佳答案

我搜索了 googs,发现运行以下命令有效:

sudo launchctl config user path `echo $PATH`

这是我从哪里得到它的来源:https://github.com/typicode/husky/issues/666#issuecomment-651919165

其中包括解决方案来源的上下文:https://community.atlassian.com/t5/Bitbucket-questions/SourceTree-Hook-failing-because-paths-don-t-seem-to-be-set/qaq-p/274792

关于javascript - 无法使用 husky : . husky/pre-commit: line 4: npx: command not found 提交,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/73297006/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com