-
### How were you trying to build the app?
1. `npx create-expo-app@latest --template`. (choose "blank (typescript)")
2. `cd my-app`
3. `npx expo install react-native-vision-camera`
4. Add required …
-
I compiled nodejs thrift bindings using thrift2 0.11.0 for HBase 1.2.6 and it is working fine (I am yet to test all interfaces). I have forked this repository as https://github.com/gsanjairaj/hbase-th…
-
According to [`bindings/nodejs/src/lib.rs`](https://github.com/apache/opendal/blob/main/bindings/nodejs/src/lib.rs) it seems `Operator::lister` is not exposed by the Node.js binding.
Is there any p…
-
- Requiring `ffi-napi` from two different locations on disk crashes Node.js v14 with `Check failed: result.second.`. The same code works on Node.js v10, v12.
- For example having `package-01` which r…
-
**Describe the bug**
Installing on Pi Zero W 2, fails at start up with an error
**To reproduce**
Install on Pi Zero W 2
**Relevant logs**
[Nest] 637 ERROR [ClusterService] Cannot file module …
-
* **Project**: nodejs-mobile-samples/android/native-gradle-node-folder
* **Version**: nodejs-mobile v0.1.18
* **Mobile device**: Xiaomi Mi Pad 4
* **Mobile OS and version**: Android 8.1.0 API 27
*…
-
Hello, thank you for your awesome library, do you plan to create any bindings besides C++? NodeJS? Go? Python?
Thank you.
-
Hi, when I try to install `fuse-bindings` via npm on my debian unstable, I get the following error:
```
17364 info postuninstall fuse-bindings@2.8.1
17365 error fuse-bindings@2.8.1 install: `prebuild…
-
> java@0.8.0 install E:\xyz\node_modules\java
> node-gyp rebuild
E:\xyz\node_modules\java>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\\..\…
-
Attempting to use some modules from the Holepunch ecosystem that have native counterparts but due to assumptions it makes about the project structure, a runtime error occurs related to trying to load …