We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
socket.js
/socket.io/socket.io.js
The text was updated successfully, but these errors were encountered:
Hey, You can use CDN, it works for me. socket.zip `<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.0.4/socket.io.js"></script>
Sorry, something went wrong.
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: