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
Hi, I've seen that 1.2.0 supports io.js so I tried using it but I'm getting ‘_isnan’ was not declared in this scope, and ’_finite’ was not declared in this scope errors.
It builds fine with node 0.10 though.
Here's the complete log: http://pastebin.com/v3kr2bc5
The text was updated successfully, but these errors were encountered:
Hi, I've seen that 1.2.0 supports io.js so I tried using it but I'm getting
‘_isnan’ was not declared in this scope
, and’_finite’ was not declared in this scope
errors.It builds fine with node 0.10 though.
Here's the complete log: http://pastebin.com/v3kr2bc5
The text was updated successfully, but these errors were encountered: