Update to Gulp 5

Created on 16 April 2024, 8 months ago
Updated 11 September 2024, 4 months ago

Problem/Motivation

Gulp 5 is out, here is a good article explaining all changes and breaking changes https://medium.com/gulpjs/announcing-gulp-v5-c67d077dbdb7. It looks update should be relatively easy, we should try this sooner then later.

📌 Task
Status

Active

Version

2.0

Component

BS Base

Created by

🇷🇸Serbia pivica

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

Comments & Activities

  • Issue created by @pivica
  • An error occurs when we want to compile the theme.

    The following tasks did not complete: sass
    Did you forget to signal async completion?
    /var/www/html/web/themes/contrib/[theme_name]/node_modules/streamx/index.js:255
        if (this.pipeTo !== null) throw new Error('Can only pipe to one destination')
    Error: Can only pipe to one destination
        at ReadableState.pipe (/var/www/html/web/themes/contrib/[theme_name]/node_modules/streamx/index.js:255:37)
        at Transform.pipe (/var/www/html/web/themes/contrib/[theme_name]/node_modules/streamx/index.js:696:25)
        at resumer (/var/www/html/web/themes/contrib/[theme_name]/node_modules/stream-exhaust/index.js:12:12)
        at asyncRunner (/var/www/html/web/themes/contrib/[theme_name]/node_modules/async-done/index.js:65:11)
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
    
    Node.js v18.19.0
  • 🇷🇸Serbia pivica

    Let's move this to next version.

  • 🇷🇸Serbia pivica

    @andjela_zoric can we get a pull request for this if you still have some code changes for this?

Production build 0.71.5 2024