Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Error in Webpack when I try to start app. #2

Open
SethKitchen opened this issue May 30, 2017 · 1 comment
Open

Error in Webpack when I try to start app. #2

SethKitchen opened this issue May 30, 2017 · 1 comment

Comments

@SethKitchen
Copy link

I followed directions to start app. When I do npm start I get:

ERROR in Error encountered resolving symbol values statically. Calling function 'InjectionToken', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol BREAKPOINTS in /Desktop/angular2-firebase-material-demo-master/node_modules/@angular/flex-layout/media-query/breakpoints/break-points-token.d.ts, resolving symbol DEFAULT_BREAKPOINTS_PROVIDER in /Desktop/angular2-firebase-material-demo-master/node_modules/@angular/flex-layout/media-query/breakpoints/break-points-provider.d.ts, resolving symbol FlexLayoutModule in /Desktop/angular2-firebase-material-demo-master/node_modules/@angular/flex-layout/flexbox/_module.d.ts, resolving symbol FlexLayoutModule in /Desktop/angular2-firebase-material-demo-master/node_modules/@angular/flex-layout/flexbox/_module.d.ts
webpack: Failed to compile.

@Hajogg
Copy link

Hajogg commented Jun 29, 2017

I hade the same issue. I updated in packe.json the flex layout version to
"2.0.0-rc.1"
That worked

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants