I am using odoo9, I am getting below error in odoo apps page, so please let me know,how can I solve it.
"openerp.addons.base.ir.ir_qweb: Could not execute command 'lessc' "
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I am using odoo9, I am getting below error in odoo apps page, so please let me know,how can I solve it.
"openerp.addons.base.ir.ir_qweb: Could not execute command 'lessc' "
use following commands:
sudo apt-get install nodejs nodejs-legacy node-less
sudo apt-get install npm
sudo npm install -g less
sudo npm install -g less-plugin-clean-css
sudo ln -s /usr/local/bin/lessc /usr/bin/lessc
sudo ln -s /usr/bin/nodejs /usr/bin/node
Thank you hilar...it is working
Cheers !
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Aug 24
|
5507 | ||
|
4
Jul 24
|
38821 | ||
Default value in form view
Solved
|
|
5
Apr 23
|
93756 | |
|
3
Nov 22
|
2959 | ||
|
3
Aug 22
|
3043 |