FuAdmin / fu-admin

采用当前最流行的技术栈 Vben Vue Vue3 Python Django Ninja(Fast Api 和 Django的结合)开发的后端管理系统
Apache License 2.0
515 stars 105 forks source link

pnpm install Failed in husky install #20

Open xuanzc opened 1 month ago

xuanzc commented 1 month ago

pnpm install --registry=https://registry.npmmirror.com Scope: all 8 workspace projects Lockfile is up to date, resolution step is skipped Already up to date . postinstall$ turbo run stub [14 lines collapsed] │ @vben/eslint-config:stub: ℹ Stubbing @vben/eslint-config │ @vben/stylelint-config:stub: cache hit, replaying logs 55c4a961e84a8959 │ @vben/stylelint-config:stub: │ @vben/stylelint-config:stub: > @vben/stylelint-config@1.0.0 stub /Users/zechun/codes/gitee/fu-admin/web/internal/stylelint-config │ @vben/stylelint-config:stub: > pnpm unbuild --stub │ @vben/stylelint-config:stub: │ @vben/stylelint-config:stub: ℹ Stubbing @vben/stylelint-config │ Tasks: 3 successful, 3 total │ Cached: 3 cached, 3 total │ Time: 514ms >>> FULL TURBO └─ Done in 941ms . prepare$ husky install │ husky - .git can't be found (see https://typicode.github.io/husky/#/?id=custom-directory) └─ Failed in 179ms at /Users/zechun/codes/gitee/fu-admin/web  ELIFECYCLE  Command failed with exit code 1.

FuAdmin commented 1 month ago

这个是git错误不影响运行吧?node js版本是多少呢?