Topic: Not able to install
AFA
premium
asked 2 days ago
Expected behavior Should Install Actual behavior npm i git+https://oauth2:ACCESS_TOKEN@git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/wysiwyg not able to install Resources (screenshots, code snippets etc.) PS D:\Development\VisionCRM_25.11.25\VisionCRM\visioncrm.client> npm i git+https://oauth2:Token@git.mdbootstrap.com/mdb/angular/mdb5/plugins/prd/wysiwyg#9.1.0 npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: visioncrm.client@0.0.0 npm error Found: @angular/animations@20.3.18 npm error node_modules/@angular/animations npm error @angular/animations@"^20.3.13" from the root project npm error npm error Could not resolve dependency: npm error peer @angular/animations@"^21.0.0" from mdb-angular-ui-kit@10.0.0 npm error node_modules/mdb-angular-ui-kit npm error mdb-angular-ui-kit@"git+https://oauth2:Token@git.mdbootstrap.com/mdb/angular/mdb5/prd/mdb5-angular-ui-kit-pro-essential" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error C:\Users\ADMIN\AppData\Local\npm-cache_logs\2026-03-27T18_14_19_487Z-eresolve-report.txt npm error A complete log of this run can be found in: C:\Users\ADMIN\AppData\Local\npm-cache_logs\2026-03-27T18_14_19_487Z-debug-0.log
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 9.1.0
- Device: Laptop
- Browser: Google
- OS: Windows 11
- Provided sample code: No
- Provided link: Yes
Arkadiusz Idzikowski staff commented 5 hours ago
Do you use
mdb-angular-ui-kitv10.0.0 and Angular v21 in this project? It seems like you are trying to install different versions (9.1.0 vs 10.0.0) of the Wysiwyg plugin and main MDB Angular library. Wysiwyg v9.1.0 requires Angular 20 and mdb-angular-ui-kit v10.0.0 requires Angular 21.