Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some troubles... #61

Closed
mmskvortsov opened this issue Jun 11, 2014 · 1 comment
Closed

some troubles... #61

mmskvortsov opened this issue Jun 11, 2014 · 1 comment
Labels

Comments

@mmskvortsov
Copy link

Error: [$injector:unpr] Unknown provider: socketProvider <- socket
http://errors.angularjs.org/1.2.16/$injector/unpr?p0=socketProvider%20%3C-

ocket
at http://localhost:4900/libs/angular/angular.js:78:12
at http://localhost:4900/libs/angular/angular.js:3705:19
at Object.getService as get
at http://localhost:4900/libs/angular/angular.js:3710:45
at getService (http://localhost:4900/libs/angular/angular.js:3832:39)
at invoke (http://localhost:4900/libs/angular/angular.js:3859:13)
at Object.instantiate (http://localhost:4900/libs/angular/angular.js:3880:23)
at http://localhost:4900/libs/angular/angular.js:7134:28
at link (http://localhost:4900/libs/angular/angular-route.js:913:26)
at nodeLinkFn (http://localhost:4900/libs/angular/angular.js:6579:13) angular.js:9778
(anonymous function) angular.js:9778
(anonymous function) angular.js:7216
nodeLinkFn angular.js:6582
compositeLinkFn angular.js:5986
publicLinkFn angular.js:5891
boundTranscludeFn angular.js:6005
controllersBoundTransclude angular.js:6600
update angular-route.js:871
Scope.$broadcast angular.js:12691
(anonymous function) angular-route.js:552
wrappedCallback angular.js:11319
wrappedCallback angular.js:11319
(anonymous function) angular.js:11405
Scope.$eval angular.js:12412
Scope.$digest angular.js:12224
Scope.$apply angular.js:12516
done angular.js:8204
completeRequest angular.js:8412
xhr.onreadystatechange angular.js:8351

@btford
Copy link
Owner

btford commented Jun 12, 2014

It's pretty much impossible for me to infer why this is broken from this stack trace.

I'd suggest checking out the places listed as help resources in Angular's contributing guidelines; these types of questions are ill-suited for GitHub. Thanks!

@btford btford closed this as completed Jun 12, 2014
@btford btford added the invalid label Jun 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants