-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
component/webkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Adding here so we can investigate. Get the following error when running 'grunt test'. It doesn't appear to effect the tests but we should resolve it
Running "connect:test" (connect) task
Started connect web server on https://localhost:9000
Running "karma:unit" (karma) task
WARN [karma]: Port 8443 in use
INFO [karma]: Karma v0.12.23 server started at http://localhost:8444/
INFO [launcher]: Starting browser PhantomJS
INFO [PhantomJS 1.9.8 (Linux)]: Connected on socket -INbnoiNbuuorqzmN_Au with id 41484013
WARN [web-server]: 404: /views/projects.html
ERROR: 'Error: [$compile:tpload] Failed to load template: views/projects.html
http://errors.angularjs.org/1.3.8/$compile/tpload?p0=views%2Fprojects.html
at handleError (http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:16039)
at processQueue (http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:13170)
at http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:13186
at http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:14383
at http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:14199
at http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:14488
at done (http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:9646)
at completeRequest (http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:9836)
at requestLoaded (http://localhost:8444/base/bower_components/angular/angular.js?c0c70e5c3b67e1983a58ea8bb1047aee9ec70802:9781)'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/webkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.