Open kolkov opened 6 years ago
Angular CLI: 6.0.0 Node: 9.11.1 OS: win32 x64 Angular: 6.0.0 ... animations, cli, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, router Package Version ----------------------------------------------------------- @angular-devkit/architect 0.5.8 @angular-devkit/build-angular 0.5.8 @angular-devkit/build-optimizer 0.5.8 @angular-devkit/core 0.5.8 @angular-devkit/schematics 0.6.0 @ngtools/webpack 6.0.0-rc.6 @schematics/angular 0.6.0 @schematics/update 0.6.0 rxjs 6.1.0 typescript 2.7.2 webpack 4.6.0
I need too!
Its because angular 6 is using rxjs 6 which changed how things are imported. The project needs to be updated to the new imports.