Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.
This repository was archived by the owner on May 19, 2025. It is now read-only.

Steps for local-setup lead to non-functional dummy app #598

@crixx

Description

@crixx

Version info

-------------------------------
 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions