node-hashring icon indicating copy to clipboard operation
node-hashring copied to clipboard

nan.h:189:78: error: no matching function for call to ‘v8::Signature::New(v8::Isolate*, v8::Handle<v8::FunctionTemplate>&, int&, v8::Handle<v8::Funct ionTemplate>*&)’

Open kaihendry opened this issue 9 years ago • 4 comments

I'm trying to build https://github.com/jsbin/jsbin/ but I am getting a build failure iiuc with your dependency: http://ix.io/mxx

Not sure why that build failure isn't in: http://s.natalian.org/2015-11-29/npm-debug.log

Any ideas? Thank you!

kaihendry avatar Nov 29 '15 15:11 kaihendry

The latest version no longer uses a binary addon. So make sure you have the latest version installed.

Arnout Kazemier

On Nov 29, 2015, at 4:57 PM, Kai Hendry [email protected] wrote:

I'm trying to build https://github.com/jsbin/jsbin/ but I am getting a build failure iiuc with your dependency: http://ix.io/mxx

Not sure why that build failure isn't in: http://s.natalian.org/2015-11-29/npm-debug.log

Any ideas? Thank you!

— Reply to this email directly or view it on GitHub.

3rd-Eden avatar Dec 18 '15 17:12 3rd-Eden

@kaihendry Are you able to solve this? I am facing the same issue.

revathskumar avatar Jun 10 '16 20:06 revathskumar

I'm also facing this issue.

turnerhayes avatar Nov 02 '16 03:11 turnerhayes

On reading this page I switched to version 0.10.27 using nvm and it installs fine now.

turnerhayes avatar Nov 02 '16 04:11 turnerhayes