I install gulp-sass
on my macOS El with something wrong.
Then I find the way to solute this problem on stackoverflow.
- sudo xcode-select — switch /Applications/Xcode.app
- npm install iconv
Finnally re-**npm install gulp-sass **.
The problem is gone!!!