SyntaxFix
Write A Post
Hire A Developer
Questions
I suggest you first make sure NPM install is not your problem. Then you downgrade node and gulp versions. I used node 10.16.1 and gulp 3.9.1.
To downgrade your gulp you can try
npm install gulp@^3.9.1