R
R
Roman2017-08-07 10:05:00
gulp.js
Roman, 2017-08-07 10:05:00

How to make galp reboot itself in case of an error?

An error occurs in the compiler. When I fix it in the code, how can I make the galp continue to compile? And now I have to restart it

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Ch, 2017-08-07
@arkanroman

Try the Plumber plugin https://www.npmjs.com/package/gulp-plumber

M
Mikhail Osher, 2017-08-07
@miraage

Google "gulp recover from error"

A
Alexander Ponomarev, 2017-08-07
@Twoogi

https://github.com/gulpjs/gulp/blob/master/docs/re...
https://github.com/stevelacy/gulp-less Error Handling section

A
Alexander Pushkarev, 2017-08-07
@AXP-dev

Install the package gulp-error-notifier, it will display notifications and the process will not end

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question