style error in odoo 12 after installation
2021-06-09 23:05:34,858 1 WARNING CARE_DOCKER_DEMO odoo.addons.base.models.assetsbundle: Error: Invalid CSS after "#": expected "}", was "#! /usr/bin/perl"
on line 1 of print
#! /usr/bin/perl
^
This error occured while compiling the bundle 'web.assets_backend' containing:
-
/web/static/lib/bootstrap/scss/_functions.scss
-
/web/static/lib/bootstrap/scss/_mixins.scss
-
/web/static/src/scss/utils.scss
-
/web/static/src/scss/bs_mixins_overrides.scss
-
/web/static/src/scss/primary_variables.scss
-
/web_editor/static/src/scss/web_editor.variables.scss
-
/web/static/src/scss/secondary_variables.scss
-
/web/static/src/scss/bootstrap_overridden.scss
-
/web_editor/static/src/scss/bootstrap_overridden.scss
-
/web/static/src/scss/import_bootstrap_part1.scss
-
/web/static/src/scss/bs_mixins_overrides.scss
-
/web/static/src/scss/import_bootstrap_part2.scss
-
/web/static/src/scss/bootstrap_review.scss
-
/web/static/src/scss/webclient_extra.scss
-
/web/static/src/scss/webclient_layout.scss
-
/web/static/src/scss/webclient.scss
-
/web/static/src/scss/domain_selector.scss
-
/web/static/src/scss/model_field_selector.scss
-
/web/static/src/scss/progress_bar.scss
-
/web/static/src/scss/dropdown.scss
-
/web/static/src/scss/dropdown_extra.scss
-
/web/static/src/scss/tooltip.scss
-
/web/static/src/scss/debug_manager.scss
-
/web/static/src/scss/control_panel.scss
-
/web/static/src/scss/fields.scss
-
/web/static/src/scss/fields_extra.scss
-
/web/static/src/scss/views.scss
-
/web/static/src/scss/pivot_view.scss
-
/web/static/src/scss/graph_view.scss
-
/web/static/src/scss/form_view.scss
-
/web/static/src/scss/form_view_extra.scss
-
/web/static/src/scss/list_view.scss
-
/web/static/src/scss/list_view_extra.scss
-
/web/static/src/scss/kanban_dashboard.scss
-
/web/static/src/scss/kanban_examples_dialog.scss
-
/web/static/src/scss/kanban_column_progressbar.scss
-
/web/static/src/scss/kanban_view.scss
-
/web/static/src/scss/kanban_view_mobile.scss
-
/web/static/src/scss/web_calendar.scss
-
/web/static/src/scss/search_view.scss
-
/web/static/src/scss/search_view_mobile.scss
-
/web/static/src/scss/dropdown_menu.scss
-
/web/static/src/scss/search_view_extra.scss
-
/web/static/src/scss/data_export.scss
-
/base/static/src/scss/onboarding.scss
-
/web/static/src/scss/base_settings.scss
-
/web/static/src/scss/report_backend.scss
-
/base_import/static/src/scss/base_import.scss
-
/web_diagram/static/src/scss/diagram_view.scss
-
/web_editor/static/src/scss/web_editor.common.scss
-
/web_editor/static/src/scss/web_editor.backend.scss
-
/web_settings_dashboard/static/src/scss/dashboard.scss
Hello, did you manage to fix that? I have the same problem :(
Having the same issue... But I don't even use the official Odoo image, but build it by myself using the odoo.deb files.
No fix yet :(
On Tue, 17 Aug 2021, 13:56 Laurence Labusch, @.***> wrote:
Having the same issue... But I don't even use the official Odoo image, but build it by myself using the odoo.deb files.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/odoo/docker/issues/373#issuecomment-900014222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH34SOYN7TBIBIRT6I54DK3T5H2ZHANCNFSM46M7C7ZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Hello @cuburt
I just rebuilt my images today and the issue is gone, don't have it in any version anymore 🤷🏼♂.
Okay it's back again, but only occasionally... Very weird stuff....
This might be the problem:
npm WARN [email protected] requires a peer of postcss@^8.2.4 but none is installed. You must install peer dependencies yourself.
This might be the problem:
npm WARN [email protected] requires a peer of postcss@^8.2.4 but none is installed. You must install peer dependencies yourself.
Nope that is not the problem...
I have no idea how to debug this...