Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

demo app npm start fails #2

@ducin

Description

@ducin

Hello,

I've downloaded the project, executed npm install and npm start, as stated in the docs and I get following error:

$ npm start

> [email protected] start C:\Users\Tomasz.Ducin\Development\learn\angular\reactive-patterns-course
> ng serve  --proxy-config proxy.conf.json

** NG Live Development Server is running on http://localhost:4200 **
Hash: ba6c3da912e2fa390e43
Time: 13387ms
chunk    {0} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 157 kB {4} [initial] [rendered]
chunk    {1} main.bundle.js, main.bundle.js.map (main) 72.3 kB {3} [initial] [rendered]
chunk    {2} styles.bundle.js, styles.bundle.js.map (styles) 9.78 kB {4} [initial] [rendered]
chunk    {3} vendor.bundle.js, vendor.bundle.js.map (vendor) 4.13 MB [initial] [rendered]
chunk    {4} inline.bundle.js, inline.bundle.js.map (inline) 0 bytes [entry] [rendered]

ERROR in Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol FirebaseUserConfig in C:/Users/Tomasz.Ducin/Development/learn/angular/reactive-patterns-course/node_modules/angularfire2/tokens.d.ts, resolving symbol AngularFireModule.initializeApp in C:/Users/Tomasz.Ducin/Development/learn/angular/reactive-patterns-course/node_modules/angularfire2/angularfire2.d.ts, resolving symbol AppModule in C:/Users/Tomasz.Ducin/Development/learn/angular/reactive-patterns-course/src/app/app.module.ts, resolving symbol AppModule in C:/Users/Tomasz.Ducin/Development/learn/angular/reactive-patterns-course/src/app/app.module.ts
webpack: Failed to compile.

Are you gonna update the setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions