According to https://github.com/sun-zheng-an/gulp-shell/issues/55, gulp-shell contains code that is an anti-pattern and won't work with Gulp 4 when it is released.

Apparently, using Node.js' child_process is the preferred way to call a command line utility from a gulp task.

Comments

JohnAlbin created an issue. See original summary.

JohnAlbin’s picture

  • JohnAlbin committed f4f7e30 on 7.x-6.x
    Issue #2631086 by JohnAlbin: Remove gulp-shell from gulpfile.js
    
JohnAlbin’s picture

Assigned: JohnAlbin » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.