-
Workaround the segfault that occurs when used with fsevents · 3166b613
fsevents@0.3.8 introduces a segfault that manifests when used with node-sass. fsevents is widely popular. As a mitigation we've added fsevents@0.3.7 as an optionalDependency.The intention here is the prevent users install node-sass@3.3.x and fsevents@0.3.8 by using npm's deduping behaviour.
xzyfer authored
Analyzing file…
×