Netanel Basal
Netanel Basal
I does not have so many file and i am still get this error ``` throw errnoException(err, 'watch'); ^ ``` Error: watch ENFILE at exports._errnoException (util.js:732:11) at FSWatcher.start (fs.js:1155:11) at...
Thats wired, my ulimit is 65536, i dont think this is related to this. I am sure more users will be come to this problem so if i find solution...
You can change in the src code this line: ``` js { reason: 'unauthorized', errors: ['Invalid credentials'] } ``` to this: ``` js _this.rejectDfd(resp); ```
https://github.com/lynndylanhurley/ng-token-auth#ie8-11--ios-82-must-use-samewindow-for-provider-authentication
You're welcome to submit a PR
You're welcome to create a PR
Can you elaborate on the suggested solutions, please?
I'm OK with adding both. The latter isn't a breaking change.