We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v22.11.0+
Darwin LM-JNVH7RPW6J 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu10063.141.2~1/RELEASE_ARM64_T6030 arm64
No response
hello.cc
node-gyp
Always
N/A
Build fails with
../hello.cc:14:27: error: no matching member function for call to 'Set' args.GetReturnValue().Set(v8::String::NewFromUtf8(isolate, "world"));
The text was updated successfully, but these errors were encountered:
doc: fix c++ addon hello world sample
0a7eeb5
PR-URL: #56172 Refs: #56173 Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: theanarkh <theratliter@gmail.com>
114a3e5
Successfully merging a pull request may close this issue.
Version
v22.11.0+
Platform
Subsystem
No response
What steps will reproduce the bug?
hello.cc
filenode-gyp
.How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
N/A
What do you see instead?
Build fails with
Additional information
No response
The text was updated successfully, but these errors were encountered: