Skip to Content
Menu
This question has been flagged
2 Replies
608 Zobrazenia

Hi All,

I’m new to Odoo Enrollment. I have downloaded Odoo 18 on my local machine, but the CSS is not loading. The webpage is showing only the skeleton layout.

Could you please help me with this?

The below screenshot for your reference!!.

Avatar
Zrušiť
Autor

No Bro, Iam Still Facing Same Error (After Installing).

Best Answer

Hello,


insatll this required packges 
sudo apt-get install python-dev python3-dev libxml2-dev libxslt1-dev zlib1g-dev libsasl2-dev libldap2-dev build-essential libssl-dev libffi-dev libmysqlclient-dev libjpeg-dev libpq-dev libjpeg8-dev liblcms2-dev libblas-dev libatlas-base-dev
sudo apt-get install -y npm
sudo ln -s /usr/bin/nodejs /usr/bin/node
sudo npm install -g less less-plugin-clean-css
sudo apt-get install -y node-less

if still not then istall libass packge as well
pip3 install libsass==0.12.3
Avatar
Zrušiť
Best Answer

Sometime It can be due to folder access error.
In odoo.conf or somename.conf (config) file you can see the data_dir = xxx
so make sure the runner user (you) can have access to those folder xxx

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
júl 25
1969
1
máj 25
1381
2
máj 25
2019
1
júl 24
4144
0
aug 24
341