shakyShane / jekyll-gulp-sass-browser-sync

A starter project including full setup for Jekyll, GulpJS, SASS & BrowserSync
728 stars 169 forks source link

Executing gulp hangs. #40

Open dpasch01 opened 8 years ago

dpasch01 commented 8 years ago

Executing gulp command hangs after

[09:58:06] Starting 'sass'...
[09:58:06] Starting 'jekyll-build'...
[09:58:06] Starting 'watch'...
[09:58:07] Finished 'watch' after 217 ms
PS <path> Configuration file: <path>/_config.yml
            Source: <path>
       Destination: <path>_site
 Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 0.966 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
BilleFash commented 8 years ago

I'm having the same error and even reinstalled node_modules and updated everything