Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 6 / rxjs 6 compatability #9

Closed
marklagendijk opened this issue Jul 10, 2018 · 3 comments
Closed

Angular 6 / rxjs 6 compatability #9

marklagendijk opened this issue Jul 10, 2018 · 3 comments

Comments

@marklagendijk
Copy link

Currenlty this library is not compatible with rxjs 6. Since Angular 6 requires rxjs 6 it is also not compatible with Angular 6.

ERROR in ./node_modules/angular-idle-preload/dist/index.js
Module not found: Error: Can't resolve 'rxjs/observable/of' in '/my-project//node_modules/angular-idle-preload/dist'
 @ ./node_modules/angular-idle-preload/dist/index.js 9:11-40
 @ ./src/environments/environment.ts
 @ ./src/app/app.routes.ts
 @ ./src/app/app.routes.spec.ts
 @ ./src sync \.spec\.ts$
 @ ./src/test.ts

Until this is fixed we can use rxjs-compat as a workaround.

@junibrosas
Copy link

I have a problem with cannot fine module 'rxjs/observable'.

@yildiraymeric
Copy link
Contributor

Hi,

I've just sent a PR for this issue, please check; #11

@PatrickJS
Copy link
Owner

3.0.0 published

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

No branches or pull requests

4 participants