Skip to Content
Menu
This question has been flagged
2 Replies
226 Views

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
Discard
Author

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

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
Discard
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
Discard
Related Posts Replies Views Activity
2
Jul 25
1474
1
May 25
947
2
May 25
1566
1
Jul 24
3263
0
Aug 24
341