You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In visual studio, i got this error in every d.ts file under node_modules\rxjs\add\observable\ : Invalid module name in augmentation, module '../../Observable' cannot be found.
example code: declare module '../../Observable' {