Library/Caches/node-gyp/14.4.0/include/node/v8.h:3642:37: note: candidate function not viable: requires 3 arguments, but 2 were provided V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
I am getting the following error on macOS Catalina but after searching I found out it might be because I'm not using NodeJS v12.18.1.
Can you confirm or add the nodejs version to the readme?
Library/Caches/node-gyp/14.4.0/include/node/v8.h:3642:37: note: candidate function not viable: requires 3 arguments, but 2 were provided V8_WARN_UNUSED_RESULT Maybe<bool> Set(Local<Context> context, uint32_t index,
I am getting the following error on macOS Catalina but after searching I found out it might be because I'm not using NodeJS v12.18.1. Can you confirm or add the nodejs version to the readme?