Skip to Content
Menu
This question has been flagged
1 Reply
4195 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
6918
0
Nov 16
2386
8
Dec 23
15844
2
Nov 24
25101
2
May 24
5524