I get this error when doing npm install with gulp-iconify in my package.json
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/darwin-x64-57_binding.node":
HTTP error 404 Not Found
I get this error when doing npm install with gulp-iconify in my package.json
I believe it is related to this issue, https://github.com/sass/node-sass/issues/955. Basically, this is a very old version of node-sass. Is it possible to update the version?