My attempt to migrate to gulp 4 was unsuccessful because of dramatic changes in behavior and public API. There are developers out there that suggests gulp is not needed mediator between developer and npm. In many cases direct usage of npm modules is working much more predictable, stable and faster. Number of available npm modules are much bigger compare to gulp plugins.