Unable to install theme build pipeline due to node-sass dependency

Created on 27 January 2023, almost 2 years ago
Updated 4 February 2023, almost 2 years ago

Problem/Motivation

Theme's node build pipeline cannot be installed because gulp-sass v3.1 requires the node-sass package, which is deprecated.

Steps to reproduce

  • Download theme
  • navigate to theme root
  • run `npm install`

Proposed resolution

Update gulp-sass package to v5.1, which supports dart-sass (the recommended replacement)

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇨🇦Canada occupant Canada

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

Comments & Activities

Production build 0.71.5 2024