BootstrapTheme icon indicating copy to clipboard operation
BootstrapTheme copied to clipboard

error in ./themes/BootstrapTheme/assets/scss/index.scss

Open thusitharkaravita opened this issue 5 years ago • 1 comments

Can't run yarn encore dev. error occurred

ERROR Failed to compile with 1 errors
error in ./themes/BootstrapTheme/assets/scss/index.scss

module.exports = require('./lib/node-progress');

^ Invalid CSS after "m": expected 1 selector or at-rule, was "module.exports = re" in C:\xampp\htdocs\delma-demo\node_modules\progress\index.js (line 1, column 1)

@ ./themes/BootstrapTheme/assets/app.js 5:0-28

thusitharkaravita avatar Aug 01 '20 17:08 thusitharkaravita

Your sass-loader package is not up to date. You must execute this in order to solve the issue. yarn upgrade-interactive

Loocos avatar Jan 04 '21 10:01 Loocos

Hello,

This issue seems to be outdated. If it isn't, feel free to reopen it.

oallain avatar Jan 16 '24 12:01 oallain