pkozlowski-opensource / ng2-play

A minimal Angular2 playground using TypeScript and SystemJS loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gulp is not installing

ajithkpistar opened this issue · comments

No command 'gulp' found, did you mean:
Command 'gslp' from package 'ghostscript' (main)
gulp: command not found

You need to follow installation instructions: https://github.com/pkozlowski-opensource/ng2-play#install

npm i -g gulp to install gulp globally (if you don't have it installed already)