This repo exists for troubleshooting a TypeScript issue for gulp4-run-sequence.
After cloning the repo, run the following on the command line:
npm install
npm start # or npx ts-node gulpfile.ts
This works perfectly. To anyone experiencing a problem with TypeScript and gulp4-run-sequence, please modify this demo to demonstrate the problem you are experiencing and we can try to help from there.