I am trying to automate a task with watch, in gulp. I am a beginner at this. This is code: const { series, src, dest, watch } = require('gulp'); const sass = re
I have tried to install gulp-sass latest version with npm i gulp-sass --save-dev in the begining I got a lot of errors but later solved them. But whenever I tr
I am trying to watch scss & js files. so far I've tried this answer: gulp watch doesn't watch How can I make sure all files are watched automatically when I
Getting this error on Arch Linux with node-sass. I'm using it with gulp-sass. Node Sass does not yet support your current environment: Linux 64-bit with false
Error in plugin "gulp-sass" Message: gulp-sass 5 does not have a default Sass compiler; please set one yourself. Both the sass and node-sass packages are permit
After installing all the necessary packages, I am trying to build a theme for Liferay 7.3 version. I have installed all the packages needed such as nodejs, npm,