Open
Description
-
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository -
Do you want to request a feature or report a bug?
bug
- What is the current behavior?
module can't be used with RxJs v6. (npm update)
- If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar.
Add module to a Angular 6 environment without rjxs-compat.
Then do npm install/update:
node_modules/ng2-toasty/src/toasty.service.d.ts(1,10): error TS2305: Module '"/node_modules/rxjs/Observable"' has no exported member 'Observable'.
- What is the expected behavior?
module works
- What is the motivation / use case for changing the behavior?
see above
- Please tell us about your environment:
- Angular version: 6.0.0
- Browser: all
- Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Metadata
Metadata
Assignees
Labels
No labels