patchbay icon indicating copy to clipboard operation
patchbay copied to clipboard

MacOS npm install failure

Open mshanu opened this issue 4 years ago • 0 comments

Followed the instruction to build in the read me, but gets an error while done npm install step. node v14.5.0 mac: 10.15.7 /src/cld.cc:14:50: error: too few arguments to function call, single argument 'context' was not specified
v8::String::Utf8Value text(info[0]->ToString());
is there a specific node version I need to be using?

mshanu avatar Mar 31 '21 12:03 mshanu