跳至内容
菜单
此问题已终结
1 回复
2049 查看

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!! 

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
4
3月 24
13059
0
2月 22
5178
0
5月 21
1765
0
12月 23
1859
1
9月 23
8057