gulp command not found - error after installing gulp
I've installed Gulp both globally and locally using npm install gulp npm install gulp -g npm install gulp-util npm install gulp-util -g When try to run gulp I get 'gulp' is not recognized as an in...