You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-------------------------------
Ember: 3.13.2
Ember Data: 3.13.1
jQuery: 3.4.1
EmberFire: 3.0.0
Firebase: 7.0.0
Ember Simple Auth: 1.9.2
Windows 10, WSL with Ubuntu (Linux 4.4.0-18362-Microsoft)
-------------------------------
Test case
none
Steps to reproduce
Follow the steps from: local-setup.md git clone npm i npm run serve
Expected behavior
a functional dummy app
Actual behavior
Error messages at startup:
Uncaught Error: Could not find module '_eai_dyn_firebase/performance' imported from '(require)'
at missingModule (loader.js:247)
at findModule (loader.js:258)
at requireModule (loader.js:24)
at module.exports.window.emberAutoImportDynamic (app.js:13)
at FirebaseAppService._this.performance (firebase-app.js:21)
at Class.init (performance-route.js:11)
at Class.superWrapper [as init] (index.js:323)
at initialize (core_object.js:84)
at Function.create (core_object.js:661)
at FactoryManager.create (index.js:533)
Since it's not working on my machine, I cannot make a PR to fix it. If you could provide some details, I'm happy to help!
/crixx
The text was updated successfully, but these errors were encountered:
@jamesdaniels is there anything I can do to help keep this project up to date? I have a bit of time to work on it and I find emberfire very useful. Let me know what needs to be done
Version info
Test case
none
Steps to reproduce
Follow the steps from: local-setup.md
git clone
npm i
npm run serve
Expected behavior
a functional dummy app
Actual behavior
Error messages at startup:
Since it's not working on my machine, I cannot make a PR to fix it. If you could provide some details, I'm happy to help!
/crixx
The text was updated successfully, but these errors were encountered: