-
... seems changes in the socket lib
when you call noble.reset()
```
FATAL ERROR: Error::New napi_get_last_error_info
----- Native stack trace -----
1: 0xb822e0 node::OnFatalError(char cons…
-
Hi everyone!
# Issue description
Currently we are in the process of converting a number of SDK functionalities that are already in https://github.com/Project-OMOTES/omotes-sdk-python to https://gi…
-
I think it would be really cool to use bonefish as a library in Python, NodeJS or potentially other languages. I looked into it a little and some of the options (for python anyway) seem to be SWIG, B…
-
```
# node r2irc.js
[=>] Initializing r2 core...
/home/radare/bindings/radare2-bindings/node-ffi/node_modules/ffi/lib/_foreign_function.js:36
throw new TypeError('Expected ' + numArgs +
…
-
-
I'm trying to compile `/v1/samples/nodejs_simple_sample` under macOS, so I follow the instructions.
I built nodejs running `/v1/tools/build_nodejs.sh`
The script didn't finish well because it co…
-
Gateway build: Master
Run-time: Linux (debian/jessie-scm)
Container run-time image base: microsoft/dotnet:latest
Enabled Bindings: NodeJS & DotNetCore
Target NodeJS Version: 8.5.0
Expected resu…
-
/Users/fanzhiri/GitHub/awtk-nodejs/node_modules/bindings/bindings.js:127
throw e;
^
Error: dlopen(/Users/fanzhiri/GitHub/awtk-nodejs/build/Release/awtk.node, 1): no suitable image…
-
我先修改了awtk/awtk_config.py中TARGET_ARCH
if is32bit:
if MACH == 'i686' or MACH == 'i386' or MACH == 'x86':
TARGET_ARCH='x86'
else:
TARGET_ARCH='arm'
else:
TARGET_ARCH='' 这一句改为如下
…
-
Issue reported by @mikeseaversu
---
Hi amitkr,
Thanks for your reply. Below is my procedure to build and test
nodejs-db-informix.
1. Install npm, node.js
2. $ npm install nodejs-db-informix
npm ht…