question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ivy preview report: ERROR in The ngcc compiler has changed since the last ngcc build.

See original GitHub issue

Hi! I remove node_modules severel times and then reinstal again, but node_modules not properly compile again and again.

"C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" run "start kassar" --scripts-prepend-node-path=auto

> kassar@0.1.0 start kassar D:\Go\src\kassar\ui
> ng serve kassar --proxy-config proxy.conf.json

  0% compiling
Compiling @angular/core : es2015 as esm2015

Compiling @angular/common : es2015 as esm2015

Compiling @angular/platform-browser : es2015 as esm2015

Compiling @angular/platform-browser-dynamic : es2015 as esm2015                                                                                    10% building
3/3 modules 0 activei 「wds」: Project is running at http://localhost:4200/webpack-dev-server/
i 「wds」: webpack output is served from /
i 「wds」: 404s will fallback to //index.html
chunk {main} main.js, main.js.map (main) 1.87 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 665 bytes [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 6.09 kB [entry] [rendered]
chunk {styles} styles.css, styles.css.map (styles) 48.5 kB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 338 kB [initial] [rendered]
Date: 2019-06-29T21:11:06.464Z - Hash: 64bf867e1b79f8b2154c - Time: 110285ms

WARNING in Entry point '@kolkov/ngx-metrika' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/rxjs/internal/BehaviorSubject'. This is probably not a
 problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/
filter', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Ob
servable'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'.
 This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/core' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kas
sar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/merge', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/share', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out
 of order.

WARNING in Entry point '@angular/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'. This is probab
ly not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ReplaySubject', 'D:
/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/take'. Thi
s is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/router' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/BehaviorSubject', 'D:/Go/
src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/from', 'D:/G
o/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concat
Map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/every', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ope
rator/first', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/last', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/r
xjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_
modules/rxjs/operator/reduce', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/
node_modules/rxjs/operator/catch', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatAll', 'D:/Go/src/kassar/ui/node_modules/ng2
-breadcrumb/node_modules/rxjs/util/EmptyError', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/fromPromise', 'D:/Go/src/kassar/ui
/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeAll', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/filter'. This is
probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@kolkov/ngx-metrika' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/rxjs/internal/BehaviorSubject'. This is probably not a
 problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/
filter', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Ob
servable'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'.
 This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/core' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kas
sar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/merge', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/share', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out
 of order.

WARNING in Entry point '@angular/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'. This is probab
ly not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ReplaySubject', 'D:
/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/take'. Thi
s is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/router' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/BehaviorSubject', 'D:/Go/
src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/from', 'D:/G
o/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concat
Map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/every', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ope
rator/first', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/last', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/r
xjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_
modules/rxjs/operator/reduce', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/
node_modules/rxjs/operator/catch', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatAll', 'D:/Go/src/kassar/ui/node_modules/ng2
-breadcrumb/node_modules/rxjs/util/EmptyError', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/fromPromise', 'D:/Go/src/kassar/ui
/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeAll', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/filter'. This is
probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@kolkov/ngx-metrika' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/rxjs/internal/BehaviorSubject'. This is probably not a
 problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/
filter', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Ob
servable'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'.
 This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/core' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kas
sar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/merge', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/share', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out
 of order.

WARNING in Entry point '@angular/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'. This is probab
ly not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ReplaySubject', 'D:
/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/take'. Thi
s is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/router' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/BehaviorSubject', 'D:/Go/
src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/from', 'D:/G
o/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concat
Map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/every', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ope
rator/first', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/last', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/r
xjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_
modules/rxjs/operator/reduce', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/
node_modules/rxjs/operator/catch', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatAll', 'D:/Go/src/kassar/ui/node_modules/ng2
-breadcrumb/node_modules/rxjs/util/EmptyError', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/fromPromise', 'D:/Go/src/kassar/ui
/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeAll', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/filter'. This is
probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@kolkov/ngx-metrika' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/rxjs/internal/BehaviorSubject'. This is probably not a
 problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/
filter', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Ob
servable'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'.
 This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/core' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kas
sar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/merge', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/share', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out
 of order.

WARNING in Entry point '@angular/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'. This is probab
ly not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ReplaySubject', 'D:
/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/take'. Thi
s is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/router' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/BehaviorSubject', 'D:/Go/
src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/from', 'D:/G
o/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concat
Map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/every', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ope
rator/first', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/last', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/r
xjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_
modules/rxjs/operator/reduce', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/
node_modules/rxjs/operator/catch', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatAll', 'D:/Go/src/kassar/ui/node_modules/ng2
-breadcrumb/node_modules/rxjs/util/EmptyError', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/fromPromise', 'D:/Go/src/kassar/ui
/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeAll', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/filter'. This is
probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@kolkov/ngx-metrika' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/rxjs/internal/BehaviorSubject'. This is probably not a
 problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/
filter', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Ob
servable'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/common/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'.
 This is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/core' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kas
sar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/merge', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/share', 'D:/
Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out
 of order.

WARNING in Entry point '@angular/http' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable'. This is probab
ly not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/http/testing' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ReplaySubject', 'D:
/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/take'. Thi
s is probably not a problem, but may cause the compilation of entry points to be out of order.

WARNING in Entry point '@angular/router' contains deep imports into 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/BehaviorSubject', 'D:/Go/
src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Subject', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/from', 'D:/G
o/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/of', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concat
Map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/every', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/ope
rator/first', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/last', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/r
xjs/operator/map', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeMap', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_
modules/rxjs/operator/reduce', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/Observable', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/
node_modules/rxjs/operator/catch', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/concatAll', 'D:/Go/src/kassar/ui/node_modules/ng2
-breadcrumb/node_modules/rxjs/util/EmptyError', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/observable/fromPromise', 'D:/Go/src/kassar/ui
/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/mergeAll', 'D:/Go/src/kassar/ui/node_modules/ng2-breadcrumb/node_modules/rxjs/operator/filter'. This is
probably not a problem, but may cause the compilation of entry points to be out of order.

ERROR in The ngcc compiler has changed since the last ngcc build.
Please completely remove `node_modules` and try again.
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
i 「wdm」: Failed to compile.
i 「wdm」: Compiling...

Date: 2019-06-29T21:11:08.190Z - Hash: 2dc51da371ae608b77d2
4 unchanged chunks
chunk {styles} styles.css, styles.css.map (styles) 48.5 kB [initial] [rendered]
Time: 1142ms

ERROR in The ngcc compiler has changed since the last ngcc build.
Please completely remove `node_modules` and try again.
i 「wdm」: Failed to compile.
    
    ERROR in node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of AppRoutingModule, but could not be resolved
to an NgModule class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of AppRoutingModule, but could not be resolved to an NgM
odule, Component, Directive, or Pipe class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of CompanyRoutingModule, but could not be resolved to an
 NgModule class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of CompanyRoutingModule, but could not be resolved to an
 NgModule, Component, Directive, or Pipe class
    src/app/company/company-routing.module.ts(68,14): error TS-996002: Appears in the NgModule.imports of CompanyModule, but itself has errors
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of CatalogRoutingModule, but could not be resolved to an
 NgModule class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of CatalogRoutingModule, but could not be resolved to an
 NgModule, Component, Directive, or Pipe class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of CartRoutingModule, but could not be resolved to an Ng
Module class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of CartRoutingModule, but could not be resolved to an Ng
Module, Component, Directive, or Pipe class
    node_modules/@angular/forms/forms.d.ts(2669,22): error TS-996002: Appears in the NgModule.imports of CartModule, but could not be resolved to an NgModule cl
ass
    src/app/cart/cart-routing.module.ts(55,14): error TS-996002: Appears in the NgModule.imports of CartModule, but itself has errors
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of SharedModule, but could not be resolved to an NgModul
e class
    src/app/cart/cart.module.ts(69,14): error TS-996002: Appears in the NgModule.imports of SharedModule, but itself has errors
    node_modules/@angular/forms/forms.d.ts(2669,22): error TS-996003: Appears in the NgModule.exports of SharedModule, but could not be resolved to an NgModule,
 Component, Directive, or Pipe class
    src/app/cart/cart.module.ts(69,14): error TS-996003: Appears in the NgModule.exports of SharedModule, but itself has errors
    src/app/catalog/catalog-routing.module.ts(82,14): error TS-996002: Appears in the NgModule.imports of CatalogModule, but itself has errors
    src/app/shared/shared.module.ts(16,14): error TS-996002: Appears in the NgModule.imports of CatalogModule, but itself has errors
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of ServicesRoutingModule, but could not be resolved to a
n NgModule class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of ServicesRoutingModule, but could not be resolved to a
n NgModule, Component, Directive, or Pipe class
    src/app/services/services-routing.module.ts(54,14): error TS-996002: Appears in the NgModule.imports of ServicesModule, but itself has errors
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of BlogRoutingModule, but could not be resolved to an Ng
Module class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of BlogRoutingModule, but could not be resolved to an Ng
Module, Component, Directive, or Pipe class
    src/app/blog/blog-routing.module.ts(43,14): error TS-996002: Appears in the NgModule.imports of BlogModule, but itself has errors
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996002: Appears in the NgModule.imports of ServiceCenterRoutingModule, but could not be resolved
 to an NgModule class
    node_modules/@angular/router/router.d.ts(2420,22): error TS-996003: Appears in the NgModule.exports of ServiceCenterRoutingModule, but could not be resolved
 to an NgModule, Component, Directive, or Pipe class
    src/app/service-center/service-center-routing.module.ts(31,14): error TS-996002: Appears in the NgModule.imports of ServiceCenterModule, but itself has erro
rs
    node_modules/@angular/common/http/http.d.ts(2799,22): error TS-996002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModul
e class
    src/app/company/company.module.ts(22,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/catalog/catalog.module.ts(34,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/services/services.module.ts(22,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/service-center/service-center.module.ts(15,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/blog/blog.module.ts(25,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/cart/cart.module.ts(69,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    src/app/app-routing.module.ts(54,14): error TS-996002: Appears in the NgModule.imports of AppModule, but itself has errors
    

Process finished with exit code 1
"C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" run "start kassar" --scripts-prepend-node-path=auto

> kassar@0.1.0 start kassar D:\Go\src\kassar\ui
> ng serve kassar --proxy-config proxy.conf.json

 10% building 3/3 modules 0 activei 「wds」: Project is running at http://localhost:4200/webpack-dev-server/
i 「wds」: webpack output is served from /
i 「wds」: 404s will fallback to //index.html
chunk {main} main.js, main.js.map (main) 1.87 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 665 bytes [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 6.09 kB [entry] [rendered]
chunk {styles} styles.css, styles.css.map (styles) 48.5 kB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 338 kB [initial] [rendered]
Date: 2019-06-29T21:18:33.183Z - Hash: a99460844e6b4872b98f - Time: 3694ms

ERROR in The ngcc compiler has changed since the last ngcc build.
Please completely remove `node_modules` and try again.
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
i 「wdm」: Failed to compile.
Angular CLI: 8.1.0-rc.0
Node: 11.14.0
OS: win32 x64
Angular: 8.1.0-rc.0
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router

Package                            Version
------------------------------------------------------------
@angular-devkit/architect          0.801.0-rc.0
@angular-devkit/build-angular      0.801.0-rc.0
@angular-devkit/build-ng-packagr   0.801.0-rc.0
@angular-devkit/build-optimizer    0.801.0-rc.0
@angular-devkit/build-webpack      0.801.0-rc.0
@angular-devkit/core               8.1.0-rc.0
@angular-devkit/schematics         8.1.0-rc.0
@angular/cdk                       8.0.1
@angular/material                  8.0.1
@ngtools/json-schema               1.1.0
@ngtools/webpack                   8.1.0-rc.0
@schematics/angular                8.1.0-rc.0
@schematics/update                 0.801.0-rc.0
ng-packagr                         5.3.0
rxjs                               6.5.2
typescript                         3.4.5
webpack                            4.35.0
"private": true,
  "dependencies": {
    "@angular/animations": "^8.1.0-rc.0",
    "@angular/cdk": "^8.0.0",
    "@angular/common": "^8.1.0-rc.0",
    "@angular/compiler": "^8.1.0-rc.0",
    "@angular/core": "^8.1.0-rc.0",
    "@angular/forms": "^8.1.0-rc.0",
    "@angular/material": "^8.0.0",
    "@angular/platform-browser": "^8.1.0-rc.0",
    "@angular/platform-browser-dynamic": "^8.1.0-rc.0",
    "@angular/router": "^8.1.0-rc.0",
    "@auth0/angular-jwt": "^2.0.0",
    "core-js": "^2.5.4",
    "font-awesome": "4.7.0",
    "@kolkov/angular-editor": "~0.14.3",
    "@kolkov/url-translit": "^0.0.1",
    "hammerjs": "^2.0.8",
    "ng2-breadcrumb": "^0.5.14",
    "node-sass": "^4.11.0",
    "rxjs": "6.5.2",
    "zone.js": "~0.9.1"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "~0.801.0-rc.0",
    "@angular-devkit/build-ng-packagr": "~0.801.0-rc.0",
    "@angular/cli": "^8.1.0-rc.0",
    "@angular/compiler-cli": "^8.1.0-rc.0",
    "@angular/language-service": "^8.1.0-rc.0",
    "@types/google.analytics": "0.0.39",
    "@types/googlemaps": "^3.30.8",
    "@types/yandex-maps": "file:local-types/yandex-maps",
    "@types/hammerjs": "^2.0.35",
    "@types/jasmine": "~2.8.6",
    "@types/jasminewd2": "~2.0.3",
    "@types/node": "~10.0.10",
    "codelyzer": "^5.0.1",
    "jasmine-core": "~2.99.1",
    "jasmine-spec-reporter": "~4.2.1",
    "karma": "~1.7.1",
    "karma-chrome-launcher": "~2.2.0",
    "karma-coverage-istanbul-reporter": "~1.4.2",
    "karma-jasmine": "~1.1.1",
    "karma-jasmine-html-reporter": "^0.2.2",
    "ng-packagr": "^5.1.0",
    "protractor": "~5.3.0",
    "ts-node": "~5.0.1",
    "tsickle": "^0.35.0",
    "tslib": "^1.9.3",
    "tslint": "~5.9.1",
    "typescript": "~3.4.5"

Whats wrong?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:34 (13 by maintainers)

github_iconTop GitHub Comments

3reactions
jpleclerccommented, Jul 3, 2019

I have the same problem with 8.2.0-next.0

1reaction
petebacondarwincommented, Sep 17, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

ivy error - The ngcc compiler has changed since the last ngcc ...
Show activity on this post. I get this error when i trying to compile with ivy : ERROR in The ngcc compiler has...
Read more >
Ivy Error - The Ngcc Compiler Has Changed Since The Last ...
Today we're going to talk about the Angular Compatability Compiler(ngcc). If you build your app using Ivy, but it depends on libraries that...
Read more >
Angular compiler options
The template options object, angularCompilerOptions , is a sibling to the compilerOptions object that supplies standard options to the TypeScript compiler.
Read more >
__ivy_ngcc__, Ngcc backup file, which is disallowed ...
There really seems to be an issue with generating these ivy/ngcc files. Edit: Finally got it to work after removing all the modules...
Read more >
The Angular Ivy guide for library authors - DEV Community ‍ ‍
The Angular compatibility compiler can require some changes to our libraries. If we want to verify that our library works with ngcc ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found