List Question
20 TechQA 2023-06-01T09:01:43.073000How can i make a request to electron from my backend ( in NAPI )
120 views
Asked by alx
How to catch exceptions/errors in addon.cc(using Nan)
61 views
Asked by Vimal Kumar Sindh
Write/Read files from C++ node addon
243 views
Asked by Jesus Jimenez
Store function reference to call later from native module in N-API
366 views
Asked by user7401478
How to handle wstring with NodeJS's N-API?
255 views
Asked by Shane Gannon
Node addon "Check failed: IsEmpty()"
122 views
Asked by Bob
node js application is crashing in uv_try_write while using N-API C++ addon on SIGPIPE. how can I handle/prevent the issue?
105 views
Asked by Narendra Regar
Call `FnOnce` from `Fn`
295 views
Asked by Douglas Parker
Capturing stdout/stderr of Node-API module running in Electron
669 views
Asked by bruh_master
What should be the correct way to send to the front-end the napi_values I receive from the native-addon?
72 views
Asked by JaredOrtega
Node addon don't work in electron, but worked in nodejs
258 views
Asked by Yohanan
Resource sharing using N-API?
53 views
Asked by asdasdasdadw
How to call a nodejs async function from napi native code and wait until the async promise is resolved
757 views
Asked by Brandel Panchoo
NodeJS Addon build error C3861: '_alloca': identifier not found
497 views
Asked by eskawl
Calling cpp function from NodeJS which has argument const int16_t *bar but getting error unbound type
155 views
Asked by Mohit Sahu
undefined reference to `napi_create_function', compiled using cmake
1k views
Asked by Nishant Saxena
What does `napi_throw_error` do when called from an asynchronous N-API addon's `napi_async_complete_callback`?
602 views
Asked by Tristan Duquesne
node js callback from native C++ code is throwing errors
332 views
Asked by kadina
How to link and package external library with node-gyp for electron
544 views
Asked by stoefln
NAPI Call Emit inside a c++ Lambda fucnction
472 views
Asked by Raid Lafi