Skip to content
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

Integrate PusherJS #53

Closed
clown21 opened this issue Nov 22, 2017 · 1 comment
Closed

Integrate PusherJS #53

clown21 opened this issue Nov 22, 2017 · 1 comment

Comments

@clown21
Copy link

clown21 commented Nov 22, 2017

Hi, I'm having a hard time to integrate pusher here.

Can you help me to set it up?

Thanks.

@rroylance
Copy link
Owner

rroylance commented Nov 28, 2017

What issues are you encountering? ~~~I haven't tried yet, but from a quick look you should be able to just npm install pusher-js and then import PusherJS from 'pusher-js' as the documentation says.~~~

EDIT: I was able to simply npm install pusher-js and then import in my code using import PusherJS = require("pusher-js"); if you provide more details on the issues you're having I can try and help with your issues specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants