-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JetstrapFacade::useAdminLte3(); #75
Comments
@khakimjanovich I am getting the same error, did you manage to fix this? |
@khakimjanovich my errors root@71775e140091:/var/www/lara-app# npm update up to date, audited 950 packages in 5s 85 packages are looking for funding 4 high severity vulnerabilities To address all issues, run: Run did you manage to fix this? |
when executing npm run dev
ERROR in ./resources/sass/dashboard/dashboard.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: Top-level selectors may not contain the parent selector "&".
╷
7 │ &.bg-#{$name} {
│ ^^^^^^^^^^^^^^
╵
node_modules/admin-lte/build/scss/mixins/_backgrounds.scss 7:3 background-variant()
node_modules/admin-lte/build/scss/_colors.scss 7:3 @import
node_modules/admin-lte/build/scss/parts/_miscellaneous.scss 9:9 @import
resources/sass/dashboard/dashboard.scss 31:9 root stylesheet
at processResult (./node_modules/webpack/lib/NormalModule.js:758:19)
at ./node_modules/webpack/lib/NormalModule.js:860:5
at ./starterL9/node_modules/loader-runner/lib/LoaderRunner.js:399:11
at ./node_modules/loader-runner/lib/LoaderRunner.js:251:18
at context.callback (./node_modules/loader-runner/lib/LoaderRunner.js:124:13)
at Object.loader (./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
The text was updated successfully, but these errors were encountered: