gulpのインストールでコケる時に試すやつ
$ npm cache clean node_modulesディレクトリを内部のファイルごと削除する $ rm -rf node_modules/ $ npm install