Skip to Content
Menu
This question has been flagged
1 Reply
5554 Views

Hi,

I'm using Odoo10 in Ubuntu 18.04 and getting the following error while running the server.


Avatar
Discard
Best Answer

install nodejs + less on your server. make lessc avaiable to run "ie /usr/local/bin/lessc"

then restart your server, login to console with admin priv, all assets will be generated. assets are not generated when not logged in.

Avatar
Discard

Good answer, accepted.

P.S: If this doesn't work then delete all your JS/CSS assets and recompile them by running your Odoo with ?debug=assets in the URL.

?debug=assets, good tip! i ll keep that in mind. thanks.

Related Posts Replies Views Activity
1
Jan 17
8286
0
Nov 16
3469
8
Dec 23
17910
2
Jul 25
5725
2
Oct 25
8408