version:
gulp@3.9.1
I have installed semantic-ui through npm install and given default settings durin
semantic-ui
npm install
The solution that worked for me (by DaniVarga here) was this:
npm uninstall gulp-header npm install gulp-header@1.8.2 --save
... then ...
gulp build