摘要: 在git 进行 commit 时出现了 Git: .git/hooks/pre-commit: line 2: ./node_modules/pre-commit/hook: No such file or directory 报错 在命令行里运行以下命令回车即可解决。 npx husky inst 阅读全文
posted @ 2021-11-18 16:59 honely1314 阅读(1529) 评论(0) 推荐(0) 编辑