I\'ve been using gulp-watch. The current version of gulp-watch relies on the call gulp.parrallel. This call is only available from gulp 4.
However gulp 4 is not avai
As of December 28th 2018, the following command should work perfectly fine in installing version 4 locally.
npm i -D gulp