Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
1800 Näkymät

How to solve this problem?


This error occurred while compiling the bundle 'web.assets_common' containing:
    - /web/static/lib/bootstrap/scss/_functions.scss
    - /web/static/lib/bootstrap/scss/_mixins.scss
    - /web/static/src/scss/mixins_forwardport.scss
    - /web/static/src/scss/bs_mixins_overrides.scss
    - /web/static/src/legacy/scss/utils.scss


Avatar
Hylkää
Paras vastaus

Try activating the developer mode with assests. You will get this under General Settings -> Developer Tools -> Activate the developer mode ( with assets ).


If the error still persist, try reinstalling the requirements.txt

pip3 install requirements.txt

Avatar
Hylkää