TooTallNate / ref

Turn Buffer instances into "pointers"
http://tootallnate.github.com/ref
451 stars 141 forks source link

Older version #133

Open strbaknxp opened 2 years ago

strbaknxp commented 2 years ago

Hello, I would like ask, I have a problem with building the REF. with many issues like: error C2660: 'v8::Value::BooleanValue': function does not take 0 arguments...

I think its caused because I am using: node- V16.13.2 npm 8.5.4 node-gyp 9.0.0 But I have to use this versions. Is somehow possible to get older version of ref to be able to use it with my setup?

Thank you