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

On Angular 6 there are some troubles #4

Closed
filosssof opened this issue May 23, 2018 · 2 comments
Closed

On Angular 6 there are some troubles #4

filosssof opened this issue May 23, 2018 · 2 comments

Comments

@filosssof
Copy link

filosssof commented May 23, 2018

ERROR in node_modules/ngx-material-timepicker/src/app/material-timepicker/ngx-material-timepicker.component.d.ts(4,10): error TS2305: Module '"%mypath%/node_modules/rxjs/Observable"' has no exported member 'Observable'. node_modules/ngx-material-timepicker/src/app/material-timepicker/services/ngx-material-timepicker-event.service.d.ts(1,10): error TS2305: Module '"%mypath%node_modules/rxjs/Subject"' has no exported member 'Subject'. node_modules/ngx-material-timepicker/src/app/material-timepicker/services/ngx-material-timepicker-event.service.d.ts(2,10): error TS2305: Module '"%mypath%/node_modules/rxjs/Observable"' has no exported member 'Observable'. node_modules/ngx-material-timepicker/src/app/material-timepicker/services/ngx-material-timepicker.service.d.ts(2,10): error TS2305: Module '"%mypath%node_modules/rxjs/Observable"' has no exported member 'Observable'. node_modules/rxjs/Observable.d.ts(1,15): error TS2307: Cannot find module 'rxjs-compat/Observable'.
After installing I got this error.

@Agranom
Copy link
Owner

Agranom commented May 24, 2018

I haven't done migration yet. I'll try to do it this week

@Agranom
Copy link
Owner

Agranom commented May 27, 2018

updated to angular 6

@Agranom Agranom closed this as completed May 27, 2018
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

2 participants