Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Fix iojs compatibility by using fsevents 0.3.8 #1109

Closed
wants to merge 1 commit into from

Conversation

gravityrail
Copy link

This makes things work with iojs

@saper
Copy link
Member

saper commented Aug 26, 2015

I am afraid this will not work - see #1107 and fsevents/fsevents#82. Latest node-sass and fsevents do not seem to get along together.

@xzyfer xzyfer closed this Aug 27, 2015
@xzyfer
Copy link
Contributor

xzyfer commented Aug 27, 2015

Thanks @gravityrail but as per #1107 (comment) [email protected] introduces a segfault which breaks Node Sass. Locking to [email protected] as an attempt to prevent npm install the broken the version #1108.

Yes. Upgrading to [email protected] will give you iojs v3 compatibility. However it'll mean you cannot use Node Sass.

TLDR don't use iojs v3 for anything that matters yet.

jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Remove declarations with empty strings from output
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants