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
Resolves#5861Resolves#4415
BREAKING CHANGE: `rxjs@7` is only compatible with `@types/[email protected]` or higher and `[email protected]` and heigher. Older versions of `@types/node` incorrectly defined `Symbol.observable` and will be in conflict with `rxjs` and `[email protected]`.
Bug Report
Current Behavior
Issue #3674 is resurrected with @types/node version 14.
Looks like it was removed in DefinitelyTyped/DefinitelyTyped#40927.
Environment
The text was updated successfully, but these errors were encountered: