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

rxjs-compat/Observable issue [solved] #3

Open
inandi opened this issue Jan 18, 2019 · 0 comments
Open

rxjs-compat/Observable issue [solved] #3

inandi opened this issue Jan 18, 2019 · 0 comments

Comments

@inandi
Copy link

inandi commented Jan 18, 2019

Got this error

ERROR in node_modules/msal-angular/msal.guard.d.ts(2,10): error TS2305: Module '"../rxjs/Observable"' has no exported member 'Observable'.
node_modules/msal-angular/msal.interceptor.d.ts(2,10): error TS2305: Module '"../rxjs/Observable"' has no exported member 'Observable'.
node_modules/rxjs/Observable.d.ts(1,15): error TS2307: Cannot find module 'rxjs-compat/Observable'.

But this command
npm install rxjs@6 rxjs-compat@6 --save
solved it

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

1 participant