【发布时间】:2026-01-01 09:50:01
【问题描述】:
Windows,当我尝试运行 npm install 时,它显示:
mean@1.0.0 postinstall E:\mean
node node_modules/grunt-cli/bin/grunt install
Running "bower:install" (bower) task
Fatal error : git is not installed or not in the PATH
npm ERR! weird error 1
npm ERR! not ok code 0
有什么问题?如何解决?
项目的git仓库是https://github.com/linnovate/mean
【问题讨论】:
标签: windows node.js npm mean-stack