resident82

gulp js errors

Jan 14th, 2021
1,272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.08 KB | None | 0 0
  1. .on('error', function (err) {
  2.     console.log(err.toString());
  3.     this.emit('end');
  4. })
Advertisement
Add Comment
Please, Sign In to add comment