If you have previously installed a version of gulp globally, please run npm rm --global gulp
to make sure your old version doesn't collide with gulp-cli.
$ npm install --global gulp-cli
$ npm install
$ gulp sass
######To turn on the Grunt Sass watcher:
$ gulp sass:watch