Skip to main content

Posts

Showing posts from 2021

Odoo - sassc: error: no such option: --stdin

 Python - Issue Fixing   The style compilation failed, see the error below. Your recent actions may be the cause, please try reverting the changes you made. Usage: sassc [options] SCSS_FILE [OUT_CSS_FILE] sassc: error: no such option: --stdin This error occured while compiling the bundle 'web.assets_common' 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/lib/bootstrap/scss/_variables.scss     - /web/static/lib/tempusdominus/tempusdominus.scss     - /web/static/src/scss/fonts.scss     - /web/static/src/scss/ui.scss     - /web/static/src/scss/ui_extra.scss     - /web/static/src/scss/navbar.scss     - /web/static/src/scss/mimetypes.scss     - /web/st