Well hmm, did you do anything else differently?
I’m still getting the same error.
I just noticed I’m getting errors on my NPM install, the same as those in this thread: Npm issues with gulp branch
And upon inspection I noticed I’m missing the following from the node_modules dir:
- gulp-pleeease
- gulp-sass
- imagemin-pngcrush
I tried installing them on their own (ex: npm install --save-dev gulp-pleeease) and get the same issue.