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
Ahh, that's it. I'm on v0.12.0 (fwiw, io.js doesn't work at v1.5.0 either). Downgrading to 0.10.37 (latest for that minor rev) does indeed work. Mind if I submit a PR with an engines declaration like this?
{ "engines" : { "node" : ">=0.10.0 <0.11" } }
EDIT: Hit enter too soon...
jimfleming
changed the title
Doesn't compile on OS X
Doesn't compile on node v0.12
Mar 22, 2015
https://gist.github.com/jimfleming/6e6a7537acd16f029d91
I'm not familiar with what's going on here but it looks like it's expecting something different from libuv?
The text was updated successfully, but these errors were encountered: