Я установил следующую библиотеку
https://github.com/gdi2290/angular-websocket
в моем приложении AngularJS 1.5. Когда я иду бежать, я получаю следующее
Uncaught TypeError: Cannot read property 'noop' of undefined
at angular-websocket.js:46
at angular-websocket.js:10
at angular-websocket.js:13
Строка 46: var noop = _angular2.default.noop;
Любые идеи