Currently, the builds are failing because we use Node 18, and [`gulp-typescript` does not support that](https://github.com/ivogabe/gulp-typescript/pull/670). I have raised [an issue in the TypeScript documentation repo](https://github.com/microsoft/TypeScript-Website/issues/2734) with this concern. **Alternatives:** * Grunt * Webpack