PS F:\github\espurna\code> gulp
[15:48:20] Using gulpfile F:\github\espurna\code\gulpfile.js
[15:48:20] Starting 'default'...
[15:48:20] Starting 'webui'...
[15:48:20] Starting 'webui_small'...
[15:48:20] Starting 'webui_sensor'...
[15:48:20] Starting 'webui_light'...
[15:48:20] Starting 'webui_rfbridge'...
[15:48:20] Starting 'webui_rfm69'...
[15:48:20] Starting 'webui_all'...
[gulp-htmllint] F:\github\espurna\code\html\index.html [3,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [4,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [17,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [18,1]: (E036) indenting spaces must be used in groups of 4
.
.
.
.
.
.
.
.
.
[gulp-htmllint] F:\github\espurna\code\html\index.html [970,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [971,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [972,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [973,1]: (E036) indenting spaces must be used in groups of 4
[gulp-htmllint] F:\github\espurna\code\html\index.html [973,26]: (E015) line ending does not match format: lf
[15:48:20] 'webui_small' errored after 399 ms
[15:48:20] Error in plugin "gulp-htmllint"
Message:
500 error(s) occurred
Details:
domainEmitter: [object Object]
domain: [object Object]
domainThrown: false
[15:48:20] 'webui' errored after 414 ms
[15:48:20] 'default' errored after 419 ms
[15:48:20] The following tasks did not complete: webui_sensor, webui_light, webui_rfbridge, webui_rfm69, webui_all
[15:48:20] Did you forget to signal async completion?