Header

Use a specific version of Gulp in the Build Pipeline

If you want to use an older version of Gulp in the Build Pipeline, like for example v2.0.1:

npm install --quiet gulp-cli@2.0.1
./node_modules/gulp-cli/bin/gulp.js -v

Happy deploying!

Tree

Proudly powered by Katapult. Running on 100% renewable energy.