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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: