`let groupModule = angular.module('app.group',['btford.socket-io']);` I have included `socket.js` and `/socket.io/socket.io.js` as well. Still getting this error.
let groupModule = angular.module('app.group',['btford.socket-io']);I have included
socket.jsand/socket.io/socket.io.jsas well. Still getting this error.