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

I restored database in odoo 12, restoring of database has been completed.

While running  with enterprise database & my restored database custom module database, I am getting "sass has no attribute " error.

I had check reason in internet, also i had installed node-sass,lib sass ,also checked many other commands,

but nothing happens,still now I am facing sass error,

Is this is error of my system? 

If anyone having solution please tell me,,


아바타
취소
베스트 답변

Hi,
Try doing pip freeze | grep sass if the output lists the sass module next to libsass this is the problem. removing sass (and optionally reinstalling libsass) should fix the problem.

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

I had uninstall libsass & also sass. after installing both.

but still i m facing error

아바타
취소