Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

176
Views
Gulp js stuck on "Starting 'watch'"

Saving the file does not save the changes made on localhost only until I build again. I'm on a fork where the other people using the same upstream do not encounter this issue. I reinstalled gulp, npm, node tried multiple versions - nothing works. Unfortunately, I have no clue what part of the script is messing this up so I can't include a snippet.

https://github.com/Miodec/monkeytype/blob/master/gulpfile.js

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It looks like you have only create the watch task but didn't run it in your build command. You need to add the watch task in your build command. See the code below.

task("build", series("clean", "compile", "watch"));

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!