Missing variables and mixins after updating to beta5

Created on 2 July 2023, over 1 year ago

Problem/Motivation

After updating to beta5 (and running bstu) I can no longer compile my themes.

Steps to reproduce

I use pnpm 7.29.1 with node 18.12.1 and gulp cli 1.4.0 + local version 4.0.2.
I basically started a new child-theme with beta4, which has custom variables and mixins.
This then has nested child-themes.

When i run gulp sass or pnpm run build-css in the frist or one of the nested child themes the variables are not found.
Further also mixins from bs_bootstrap are no longer found.

Proposed resolution

Not yet found the solution, I think I would try to re-install gulp-plumber .. not knowing what it is exactly doing?

Remaining tasks

Find the root cause. After 60 minutes I decided to roll back to beta4 as I needed to make progress in the project ;)

💬 Support request
Status

Closed: works as designed

Component

Miscellaneous

Created by

🇨🇭Switzerland ytsurk Switzerland

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

Comments & Activities

  • Issue created by @ytsurk
  • 🇨🇭Switzerland ytsurk Switzerland
  • First commit to issue fork.
  • 🇷🇸Serbia pivica

    Hard to say what is exactly the problem without more data.

    For a start

    > Not yet found the solution, I think I would try to re-install gulp-plumber .. not knowing what it is exactly doing?

    Note that `bs_base_bs_update_8012()` is removing gulp-plumber and a a few other packages that we do not use any more, so re-installing gulp-plumber should not help you as it is not needed any more.

    What do you get when you try to compile SASS any error in console?

    Sounds to me like something went bad with your child/sub-child themes update but I can't tell you more without getting some more info first.

  • Status changed to Closed: works as designed over 1 year ago
  • 🇨🇭Switzerland ytsurk Switzerland

    Sorry - totally my bad (setup) .. I did not have leading underscores for the files in the partials folder ..

Production build 0.71.5 2024