diegopamio / diegopamio/angular-sails-bind
Error: io.socket is undefined
Open
0 - Backlog
- Dominant language
- JavaScript
- Stars
- 135
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to integrate this with my angular project but as soon as I make a call inside a controller I get the following error:
```
Error: io.socket is undefined
_get@http://localhost:9000/bower_components/angular-sails-bind/angular-sails-bind.js:179:13
```
I have confirmed that sails.io.js is being included before angular etc etc, any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.