grunt 0.4.1 で grunt-contrib-jasmine 0.6.0 にアップグレードしました。
テストは以前は機能していましたが、現在は次のようになっています。
Running "jasmine:app2JsTests" (jasmine) task
Warning: Cannot call method 'join' of undefined Use --force to continue.
grunt 0.4.1 で grunt-contrib-jasmine 0.6.0 にアップグレードしました。
テストは以前は機能していましたが、現在は次のようになっています。
Running "jasmine:app2JsTests" (jasmine) task
Warning: Cannot call method 'join' of undefined Use --force to continue.
grunt-template-jasmine-requirejs
ここに記載されているように、 の最新バージョンと互換性がないことが判明しgrunt-contrib-jasmine
ました。