Topic: error install angular admin PRO, help please
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: Yes
Tags
killbox pro commented 6 years ago
add "rxjs-compat" and it'll square you away.. it's not included in the admin pro dependencies but many of the other depencencies are not yet updated to use rxjs v6+ so you'll have to carry the rxjs-compat library until they are. Currently I'm using latest of both without incident: "rxjs": "6.1.0", "rxjs-compat": "6.1.0",