creativetimofficial / soft-ui-dashboard

Soft UI Dashboard - Free and OpenSource Bootstrap 5 Dashboard
https://www.creative-tim.com/product/soft-ui-dashboard
MIT License
528 stars 1.1k forks source link

Build fails to compile #24

Open krebbi opened 2 years ago

krebbi commented 2 years ago

Version

1.0.1

Reproduction link

http://notavailable.com

Operating System

linux

Device

all

Browser & Version

n/a

Steps to reproduce

npm install soft-ui-dashboard (into my existing project) npm run dev

What is expected?

Build success

What is actually happening?

ERROR Failed to compile with 2 errors 11:42:14 AM

error in ./resources/sass/app.scss

Module build failed (from ./node_modules/css-loader/index.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):

&.bg-gradient-faded-#{$prop}-vertical{ ^ Top-level selectors may not contain the parent selector "&". ╷ 15 │ &.bg-gradient-faded-#{$prop}-vertical{ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/soft-ui-dashboard/assets/scss/soft-ui-dashboard/_gradients.scss 15:3 @import node_modules/soft-ui-dashboard/assets/scss/soft-ui-dashboard/theme.scss 45:9 @import node_modules/soft-ui-dashboard/assets/scss/soft-ui-dashboard.scss 27:9 @import


Solution

Additional comments

rarestoma commented 2 years ago

Hi @krebbi,

Thank you for working with our products and for opening the PR.

We will merge it in our next update.

Thank you, Rares