python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
tslint configuration issue in gulp project
I run, gulp bundle and I'm getting this error so any body know why it might be?
gulp --version
CLI version: 2.3.0
Local version: 4.0.2
node --version
v12.18.3

aasenomad
Votes: 0
Answers: 1
Gulp watch only run once with one file
There are a lot of questions on this topic. I have been through them and not found an answer, though located the specific issue.
The following watch will only execute et-js the first time that is modi...

Kohjah Breese
Votes: 0
Answers: 0
Gulpfile not compiling Scss & JS properly
I am trying to create a gulpfile.js to compile scss to css and JS components to a main JS file. But it's not working properly.
The issues i am facing, when I run the command gulp:
It doesn't compile...
Zain Shabir
Votes: 0
Answers: 1
Is there a way to have Browsersynch on gulp watch my WP php files?
So I downloaded this Worpress template with gulp and browsersynch which watches all .js files and .css files. The wierd thing is that whenever I want to use gulp and BroswerSynch I have to type npm ru...
fjimenez
Votes: 0
Answers: 1