You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I had gulp watch running fine until I missed out a semi colon. It took about 2 hours for me to realise this as I thought the segmentation fault was an issue with npm and not one my scss files. Is there a way to fix this? Maybe a scan that debugs the files to prevent so much development time being wasted?
The text was updated successfully, but these errors were encountered:
Did you receive any errors in the console or through gulp-notify?
JayyWalker
changed the title
Missing semicolon is SCSS produces a segmentation fault.
Missing semicolon in SCSS produces a segmentation fault.
Jan 18, 2016
I had gulp watch running fine until I missed out a semi colon. It took about 2 hours for me to realise this as I thought the segmentation fault was an issue with npm and not one my scss files. Is there a way to fix this? Maybe a scan that debugs the files to prevent so much development time being wasted?
The text was updated successfully, but these errors were encountered: