Eric T. Boggs
Results
1
comments of
Eric T. Boggs
Try updating the `gulp-sass` dependency to something like `"gulp-sass": "^3.0.0"` in `package.json` and re-run `npm i`. Essentially, `gulp-sass` is relying on a version of node-sass that is unavailable for whatever...