To Fix this First install es6-promise
es6-promise
npm install es6-promise
Then add following line of code on top of Gulp.js
require('es6-promise').polyfill();