This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Description Steps to reproduce:
em@4accc7f93e9b:/var/www/html$ npx mix
✖ Mix
Compiled with some errors in 5.68s
ERROR in ./resources/sass/app.scss
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
SassError: $color2 : var(--bs-border-color) is not a color.
╷
212 │ @return mix(black, $color , $weight );
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules/bootstrap/scss/_functions.scss 212:11 shade-color ()
node_modules/select2-bootstrap-5-theme/src/_variables.scss 78:84 @import
node_modules/select2-bootstrap-5-theme/src/_include-all.scss 1:9 @import
resources/sass/app.scss 25:9 root stylesheet
at processResult (/var/www/html/node_modules/webpack/lib/NormalModule.js:758:19)
at /var/www/html/node_modules/webpack/lib/NormalModule.js:860:5
at /var/www/html/node_modules/loader-runner/lib/LoaderRunner.js:400:11
at /var/www/html/node_modules/loader-runner/lib/LoaderRunner.js:252:18
at context.callback (/var/www/html/node_modules/loader-runner/lib/LoaderRunner.js:124:13)
at Object.loader (/var/www/html/node_modules/sass-loader/dist/index.js:69:5)
1 ERROR in child compilations (Use ' stats.children: true' resp. ' --stats-children' for more details)
webpack compiled with 2 errors
BS: 5.3.0-aplha1: https://getbootstrap.com/docs/5.3/migration/
select2: 4.1.0-rc.0
select2-bootstrap-5-theme: 1.3.0
Reactions are currently unavailable
Steps to reproduce:
BS: 5.3.0-aplha1: https://getbootstrap.com/docs/5.3/migration/
select2: 4.1.0-rc.0
select2-bootstrap-5-theme: 1.3.0