当前位置:   article > 正文

问题记录:Git仓库所有权存在疑问、Husky 安装问题_husky - git command not found, skipping install

husky - git command not found, skipping install

问题:1、Git仓库所有权存在疑问:fatal: detected dubious ownership in repository at 'D:/Third/CODE/Vue3-big-event-admin'; 2、Husky 安装问题:husky - git command not found, skipping install 3、Node.js 钩子目录问题:Error: can't create hook, .husky directory doesn't exist (try running husky install)

解决方案:

1、安装 Husky:npm install husky --save-dev  

2、查看git是否成功安装:git --version

3、运行husky install命令

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/天景科技苑/article/detail/1008652
推荐阅读
相关标签
  

闽ICP备14008679号