gilgen / ember-pusher

A proper Ember / Pusher integration.
MIT License
100 stars 35 forks source link

Uncaught Error: Could not find module `npm:pusher-js` imported from `new-app/services/pusher` #42

Closed csprocket777 closed 8 years ago

csprocket777 commented 8 years ago

I've just installed this addon in a fresh app and am getting the following error in my console:

Uncaught Error: Could not find module `npm:pusher-js` imported from `lti-game-library/services/pusher`

Ember-cli version: 2.6.2

I have installed Ember-browserify and pusher-js per the instructions.

csprocket777 commented 8 years ago

RTFM closer. :)

gilgen commented 8 years ago

:)

jeffrey008 commented 7 years ago

Hi I'm having the same problem now and I don't know which part of the manual I am missing. Can someone please point it me?

jeffrey008 commented 7 years ago

Alright got it. Install ember-browserify. #RTFM