pushrax / node-xdcc

Simple xdcc file transfers for node.js
21 stars 15 forks source link

doesn't work on the last version of nodejs #7

Closed mickae1 closed 7 years ago

mickae1 commented 7 years ago

Hi, can you tell me on which version of nodejs it's working ? because on the last one there is problem during the install ( windows 10 )

pushrax commented 7 years ago

Can you include the log indicating the problem?

mickae1 commented 7 years ago

c:\node_modules\nan\nan.h(590): error C2039: 'GCEpilogueCallback' : n'est pas membre de 'v8::Isolate' [c:\node_modules\iconv\build\iconv.vcxproj]

mickae1 commented 7 years ago

n'est pas membre de = is not a member of

pushrax commented 7 years ago

This is an upstream issue in node-irc https://github.com/martynsmith/node-irc/issues/463

mickae1 commented 7 years ago

How to fix it?

Le mar. 27 sept. 2016 20:39, Justin Li notifications@github.com a écrit :

Closed #7 https://github.com/pushrax/node-xdcc/issues/7.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pushrax/node-xdcc/issues/7#event-804326329, or mute the thread https://github.com/notifications/unsubscribe-auth/AEB2CJg5rRvR9e9aLnS_MHZC84IMSMBMks5quWLJgaJpZM4KF8id .

Tsarpf commented 7 years ago

I got node-irc working with node 4.