콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7992 화면

I have Odoo 10 installed on a CentOS 7 box. I am currently getting the error:

Could not execute command `/usr/local/bin/lessc`

I have installed `less` and the `less-plugin-clean-css`

sudo npm install -g less less-plugin-clean-css

When I try `which lessc` I get:

/usr/local/bin/lessc

I have tried installing and removing the blog module.

I have tried getting in the database and deleting all the assets:

delete from ir_attachment where name like '%asset%';

I have tried rebooting odoo, nginx and the whole server.

The site is basically unusable without the stylesheets. How can I get `lessc` to work on CentOS 7?

아바타
취소
작성자 베스트 답변

It had something to do with ruby but I never could get it figured out. It turns out that installation and configuration on Ubuntu is about 100x easier than RedHat-based distros, so I just used Ubuntu.

아바타
취소
관련 게시물 답글 화면 활동
8
12월 23
17581
1
7월 18
5309
0
11월 18
3856
2
10월 18
5087
3
8월 16
10281