openport-io You have to have openport installed. Download it here: https://openport.io/download // openport usage gulp.task( 'openport', function () { openport( 8080 ); } );