-
I'm using node v20.17.0 and node-gyp is up-to-date (using v10.2.0)
But whenever I try to install dependencies for my project, I get this error output.
Node-gyp output:
```
gyp info using node@…
-
### What version of Bun is running?
0.6.14
### What platform is your computer?
Linux 5.4.0-153-generic x86_64 x86_64 (Ubuntu 20.04)
### What steps can reproduce the bug?
sodium-native is a thin w…
vjau updated
4 months ago
-
### What version of Bun is running?
1.0.28+705638470
### What platform is your computer?
Linux 6.2.0-34-generic x86_64 x86_64
### What steps can reproduce the bug?
The issue is likely related wit…
-
It turns out this is a relatively simple thing to do (for simple 'did it leak?' checks, this is sufficient: https://gist.github.com/H-Plus-Time/93fa5767fa32d8f8a6740dea3d4b974f), with slightly more va…
-
### What version of Bun is running?
1.0.29+a146856d1
### What platform is your computer?
Linux 5.15.133.1-microsoft-standard-WSL2 x86_64 unknown
### What steps can reproduce the bug?
I …
-
### What is the problem this feature will solve?
Writing ffi interfaces manually
### What is the feature you are proposing to solve the problem?
FFI Definition Generator
### What alternatives have…
Paxa updated
8 months ago
-
**device info**
Apple M2 Pro
**helix-editor version**
helix 23.10 (1d1806c8)
**helix-gpt version**
0.31
**Describe the bug**
The initialization request from Helix times out when opening a…
-
Is it some how possible to use rwkv.cpp with langchain.js https://js.langchain.com/docs/
-
**Describe the bug**
Something is wrong with Windows `.dll`. I'm trying to port `r6-dissect-bun` to Node.js with `node-ffi-napi`.
It gives a V8 failure:
```
#
# Fatal error in , line 0
# Check …
-
### What is the problem this feature would solve?
I would like to implement an HTTPS proxy server using bun, however there are some primitives missing.
### What is the feature you are proposing to s…