Topic: Installing SCSS- Could not resolve errors
louise.mcmullan
pro asked 21 hours ago
I am currently trying to set up my angular app with MDB. However when trying to load in the styles I get the following errors:
[ERROR] Could not resolve "@angular/cdk/overlay-prebuilt.css" Could not resolve "@angular/cdk/text-field-prebuilt.css"
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: MDB5 8.0.0
- Device: Lenovo Laptop
- Browser: Edge
- OS: Windows
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 3 hours ago
Did you install
@angular/cdk
in your project? This package is required bymdb-angular-ui-kit
.