Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2503 Visualizzazioni

We are working on Odoo v14, and we have two websites.
I have changed something in the view configuration, which has caused one of the websites to not load the CSS styles correctly, resulting in this error: 
Style error

×

The style compilation failed, see the error below. Your recent actions may be the cause, please try reverting the changes you made.


Could not get content for /website/static/src/scss/options/colors/user_color_palette.custom.web.assets_common.scss defined in bundle 'web.assets_common'.

Any idea how to resolve it??

Thanks!! 

Avatar
Abbandona
Risposta migliore

You need to check the modified code. I believe the code formatting was incorrect.

Alternatively, you can install the following library: 

sudo apt-get install npm 

sudo npm install -g less

After installing the library, restart the Odoo service.

Then, update all Odoo modules.


Thanks

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
mar 24
13549
0
feb 22
5422
0
mag 21
2048
1
giu 25
2974
0
dic 23
2271