gulp watch is not building css on changes

Created on 17 November 2023, 8 months ago

Problem/Motivation

When I run gulp watch, it does not watch the scss files for changes.

In the console it outputs Starting 'watch'...
but the css files are never updated and nothing is output again to the log, even if I purposely make a syntax error in the scss.

This was working for me fine in the past. I've re run npm install and still no luck.

if I run just 'gulp' it builds everything, and says its watching but subsequent changes don't rebuild the css.

Any ideas whats going on?

πŸ› Bug report
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States loze

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

Comments & Activities

  • Issue created by @loze
  • Status changed to Closed: works as designed 8 months ago
  • πŸ‡ΊπŸ‡ΈUnited States loze

    Never mind, I got it working. It was an issue with my local environment.

Production build 0.69.0 2024