Error: Undefined variable. $barrio_path_images

Created on 26 March 2023, over 1 year ago
Updated 9 April 2023, about 1 year ago

Problem/Motivation

After running composer update yesterday, when running gulp in my sub-theme, I get this error:

Error in plugin "sass"
Message:
    ../../contrib/bootstrap_barrio/scss/components/variables.scss
Error: Undefined variable.
  β•·
1 β”‚ $barrio_path_images: "#{$barrio_path_images}" !default;
  β”‚                         ^^^^^^^^^^^^^^^^^^^
  β•΅
  ../../contrib/bootstrap_barrio/scss/components/variables.scss 1:25  @import
  ../../contrib/bootstrap_barrio/scss/barrio.scss 1:9                 @import
  scss/style.scss 61:9                                                root stylesheet

I thought it was this: https://www.drupal.org/project/bootstrap_barrio/issues/3346512 πŸ› File icon paths are broken Fixed but installing the latest dev version today (3/26/23) did not help.

Steps to reproduce

Create a sub-theme and try to run gulp. I think. Haven't actually tried to reproduce on a clean slate... Hence the support request and not a bug...

I'm on Drupal 9.5.7, php 8.1.

Any ideas what I can do to fix this?

πŸ’¬ Support request
Status

Active

Version

5.5

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jerrac

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024