Topic: Error starting mdbootstrap in a jhipster environment
Miguel Fötsing pro asked 6 years ago
When starting mdbootstrap in combination with Jhipster i got this error:
ERROR in ./node_modules/css-loader!./node_modules/postcss-loader/lib!./node_modules/sass-loader/lib/loader.js!./src/main/webapp/content/scss/vendor.scss
Module build failed:
$red: map-merge((
^
Argument `$map2` of `map-merge($map1, $map2)` must be a map
Backtrace:
src/main/webapp/content/scss/mdbootstrap/core/_colors.scss:43, in function `map-merge`
src/main/webapp/content/scss/mdbootstrap/core/_colors.scss:43
in C:Devreposjhipsterrenewsrcmainwebappcontentscssmdbootstrapcore_colors.scss (line 43, column 7)
@ ./src/main/webapp/content/scss/vendor.scss 4:14-198
@ ./src/main/webapp/app/vendor.ts
@ ./src/main/webapp/app/app.module.ts
@ ./src/main/webapp/app/app.main.ts
Can anyone out there knows how to solve the error?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Bartłomiej Malanowski staff commented 6 years ago
What is your version of Angular? What's your version of node sass?Miguel Fötsing pro commented 6 years ago
I'm using "@angular":"5.2.0", "typescript": "2.6.2" and "node-sass": "4.5.3"Damian Gemza staff commented 6 years ago
Dear Miguel, Unfortunately, for now, we don't know if we're compatible with jHipster platform. In future, we want to check it, but for now, I cannot provide you any solution for your problem. Best Regards, DamianBartłomiej Malanowski staff commented 6 years ago
Could you please try with the recent version of MDB Angular which was shipped today?