digitalthrive / Harvest

Front-end boilerplate for Gulp with everything you need to get started
MIT License
236 stars 56 forks source link

SCSS Yielding Errors on Node v.6.1.0 on Windows 10 #23

Closed ryanbenson closed 8 years ago

ryanbenson commented 8 years ago

Quote from email:

I noticed that updating SCSS files in my project yielded errors and changes didn't show up in browser till relaunching gulp. Suspecting a issue specific to my particular project, I cloned Harvest elsewhere, did npm install then gulp to start afresh and tried to modify a SCSS file, and I got the same errors which means the problem is inherent to Harvest out of the box.

Worked fine locally, going to setup on a VM or on my Bootcamp to see if I can replicate.