-
Notifications
You must be signed in to change notification settings - Fork 241
Description
Hello,
I am encountering a CSS error when installing the hr_employee_shift module on a fresh Odoo 18 Community Edition instance. I have already installed Node.js and the necessary less packages (less and less-plugin-clean-css globally via npm), but the issue persists.
Here is the error message I'm receiving:
[Style error
The style compilation failed. This is an administrator or developer error that must be fixed for the entire database before continuing working. See browser console or server logs for details..]
Could you please provide some guidance on how to resolve this? I believe it might be related to a compatibility issue with Odoo 18's new asset pipeline.
Thank you for your assistance.
Style error
The style compilation failed. This is an administrator or developer error that must be fixed for the entire database before continuing working. See browser console or server logs for details.