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
Hello bro, you can try to unistall the @ng-bootstrap/ng-bootstrap to fix that, and then use npm update or delete node_module and use npm install, i was having the same problem and is because install the @ng-bootstrap/ng-bootstrap 5.0 and this override the functions required in the scss, i unistall that and fixed, i was using the NgbModal and starting my problem
Hi,
I have this error when run ng serve
✘ [ERROR] $color: theme-color("primary") is not a color.
╷
166 │ $link-hover-color: darken($link-color, 15%) !default;
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
src\scss_bootstrap-variables.scss 166:29 @import
src\scss\adminlte.scss 11:9 @import
src\styles.scss 10:9 root stylesheet [plugin angular-sass]
The text was updated successfully, but these errors were encountered: