Apollo-angular: Angular and RxJS v6 compatibility

Created on 5 Apr 2018  路  8Comments  路  Source: kamilkisiela/apollo-angular

Attempting to migrate a project to Angular v6.0.0-rc.2 with RxJS v6.0.0-rc.0 and rxjs-compat installed. Getting the following error on build:
ERROR in ./node_modules/apollo-angular/utils.js Module not found: Error: Can't resolve 'rxjs/operator/observeOn'

Most helpful comment

I'm going to migrate everything to RxJS and Angular 6 soon.

All 8 comments

I'm going to migrate everything to RxJS and Angular 6 soon.

let me know if you need some help.

I'm going to do this after Wednesday but if someone wants to pick it up than it's fine :)

Woot! Can't wait!!!

Work in progress #580

Right now you all can use it by adding rxjs-compat package

You can now yarn add apollo-angular@next, later today I'll release a stable version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CharlieGreenman picture CharlieGreenman  路  5Comments

juliescript picture juliescript  路  7Comments

simonhaenisch picture simonhaenisch  路  3Comments

bkinsey808 picture bkinsey808  路  3Comments

patriknil90 picture patriknil90  路  7Comments