I installed gulp(globally) and it looks like it worked because it ran this code:
├── tildify@0.2.0 ├── interpret@0.3.5 ├── pretty-hrtime@0.2.1 ├── deprecated@0.0
In my case adding sudo before npm install solved gulp command not found problem
sudo npm install