-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
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
How to install with Ember CLI #47
Comments
Installing 0.6 via bower fails for me, because of the "old" Handlebars dep. Is this really required for socket.io, or is this in their by accident? |
+1 |
I've just left Ember and Socket.io as direct dependencies of the module – Ember can manage its own dependencies such as Handlebars. Does this improve things for Ember CLI? |
Wildhoney
added a commit
that referenced
this issue
Mar 3, 2015
Wildhoney
added a commit
that referenced
this issue
Mar 3, 2015
+1, I'm having a lot of trouble getting this to work as a dependency of ember-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the recommended way to install EmberSockets with Ember CLI?
The README seems like a WIP regarding this.
The text was updated successfully, but these errors were encountered: