You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Processing index.html
Wrote script[data-concat!="false"].src to dom_munger.data.appjs
Wrote link[rel="stylesheet"][data-concat!="false"].href to dom_munger.data.appcss
Running "karma:all_tests" (karma) task
WARN [config]: Invalid pattern bower_components/angular/angular.js,bower_components/angular-route/angular-route.js,bower_components/angular-animate/angular-animate.js,bower_components/angular-resource/angular-resource.js,bower_components/angular-cookies/angular-cookies.js,bower_components/angular-sanitize/angular-sanitize.js,bower_components/angular-messages/angular-messages.js,bower_components/angular-aria/angular-aria.js,bower_components/angular-strap/dist/angular-strap.js,bower_components/angular-strap/dist/angular-strap.tpl.js,bower_components/angular-ui-select/dist/select.js,bower_components/ng-file-upload/ng-file-upload.js,bower_components/angular-ui-grid/ui-grid.js,bower_components/jspath/lib/jspath.js,bower_components/angularjs-scope.safeapply/src/Scope.SafeApply.js,app.js,[...truncated for brevity...]
Object is missing "pattern" property.
Warning: Arguments to path.resolve must be strings� Use --force to continue.
Aborted due to warnings.
Process finished with exit code 3
The text was updated successfully, but these errors were encountered:
It seems that Karma doesn't like having grunt templates in addition to other values in the karma files config (Gruntfile.js).
It's okay with a lone template...
...but adding other files like...
...produces errors...
The text was updated successfully, but these errors were encountered: