Node.js、Github、Grunt、および ui-grid プロジェクトで使用されるその他のツールは初めてです。https://github.com/angular-ui/ng-grid/blob/master/FIRST_TIMER.mdの指示に従って開始しようとしています。
順調に進んでいますが、grunt タスクを実行するとエラーが発生します。
PhantomJS 1.9.7 (Windows 7) ERROR
ReferenceError: Can't find variable: jQuery
at c:/Users/russell/ng-grid/lib/test/jquery.simulate.js:328
Warning: Task "karma:angular-1.2.14" failed. Use --force to continue.
Aborted due to warnings.
次のコマンドを実行しようとしたgrunt install
ところ、次のエラーが発生しました。
>> bower csv-js#* ECMDERR Failed to execute "git ls-remote --tags --heads git://github.com/gkindel/CSV-JS.git",
exit code of #128 Warning: Done, with errors. Use --force to continue. Aborted due to warnings
これを解決するにはどうすればよいですか?