I am getting this on the client side on a fresh install. ReferenceError: $rootScope is not defined at new <anonymous> (http://localhost:3000/modules/articles/controllers/articles.client.controller.js:10:7) at invoke (http://localhost:3000/lib/angular/angular.js:3965:17) at Object.instantiate (http://localhost:3000/lib/angular/angular.js:3976:23) at http://localhost:3000/lib/angular/angular.js:7315:28 at http://localhost:3000/lib/angular/angular.js:6711:34 at forEach (http://localhost:3000/lib/angular/angular.js:332:20) at nodeLinkFn (http://localhost:3000/lib/angular/angular.js:6698:11) at compositeLinkFn (http://localhost:3000/lib/angular/angular.js:6146:13) at publicLinkFn (http://localhost:3000/lib/angular/angular.js:6042:30) at http://localhost:3000/lib/angular-ui-router/release/angular-ui-router.js:3905:9 <section data-ui-view="" class="ng-scope">
I am getting this on the client side on a fresh install.
ReferenceError: $rootScope is not defined
at new (http://localhost:3000/modules/articles/controllers/articles.client.controller.js:10:7)
at invoke (http://localhost:3000/lib/angular/angular.js:3965:17)
at Object.instantiate (http://localhost:3000/lib/angular/angular.js:3976:23)
at http://localhost:3000/lib/angular/angular.js:7315:28
at http://localhost:3000/lib/angular/angular.js:6711:34
at forEach (http://localhost:3000/lib/angular/angular.js:332:20)
at nodeLinkFn (http://localhost:3000/lib/angular/angular.js:6698:11)
at compositeLinkFn (http://localhost:3000/lib/angular/angular.js:6146:13)
at publicLinkFn (http://localhost:3000/lib/angular/angular.js:6042:30)
at http://localhost:3000/lib/angular-ui-router/release/angular-ui-router.js:3905:9