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です