jamesdixon / ember-cli-simple-auth-firebase

Firebase Authenticator for Ember Simple Auth
MIT License
13 stars 13 forks source link

Uncaught Error: Could not find module ember-cli-simple-auth/authenticators/base imported from my-auth-test/authenticators/firebase #13

Open Suberri opened 8 years ago

Suberri commented 8 years ago

I am using ember-cli-simple-auth and ember-cli-simple-auth-firebase packages and getting the following error:

loader.js:218 Uncaught Error: Could not find module ember-cli-simple-auth/authenticators/base imported from my-auth-test/authenticators/firebase

Any idea how I can fix this issue?

chrisdeso commented 8 years ago

+1

jamesdixon commented 8 years ago

Hi guys,

Unfortunately, I'm no longer using Firebase and hence, I'm not maintaining the addon.

This library could most likely use an update as I know Firebase has had a number of updates over the past few months. If you'd like to submit a PR, that would be wonderful.

Cheers.

FilmKnurd commented 7 years ago

ember-cli-simple-auth is deprecated. Install ember-simple-auth and then this addon can access the base authenticator