Description
The console build is failing due to the use of gulp 4.0.
The error happens when npm attempts to install the 4.0 version of gulp from github. Recently, that install is failing.
We can use gulp 3.x since that installs okay. We need to modify the package.json and gulpfile.js