Topic: Bad Merge in MDB Angular 5.2.1?
CoryGM free asked 6 years ago
Looks like there was a bad merge in angular-bootstrap-mdscssangularfree_navbar.scss.
<<<<<<<<<<HEAD and <<<<<<<<<<<<<<<<DEV markers made it into the final file and are blowing up ng build.
ERROR in ./node_modules/raw-loader!./node_modules/postcss-loader/lib??embedded!./node_modules/sass-loader/lib/loader.js??ref--8-3!./node_modules/angular-bootstrap-md/scss/mdb-free.scss
Module build failed:
undefined
^
Invalid CSS after " }": expected "}", was "<<<<<<< HEAD"
in C:ProjectsMQISMQISReporterMQISReporter.WebClientAppnode_modulesangular-bootstrap-mdscssangularfree_navbar.scss (line 51, column 6)
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: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Hello CoryGM, Yes, it's strange artifact caused by merging branches. It's now fixed, so if you're depending on our github project, feel free to update it. Best Regards, Damian