-
https://github.com/openbabel/openbabel
https://open-babel.readthedocs.io/en/latest/Installation/install.html#compiling-open-babel
Steps
- Optional: Compiling open-babel under msvc
- Wrap open-babel w…
-
I'm seeing this behavior on [this project](https://github.com/REVrobotics/node-can-bridge). I can reproduce this all on a single Windows machine. Everything should be 64-bit (including my node.js inst…
-
### Current Behavior
The initial `pnpm i` seems to work as expected, but when either running `pnpm add package_name` or `pnpm i` again. It fails when running the install script inside of `@parcel/w…
-
The readme lists that this should work on Raspberry Pi, but we've traced down that due to a GLIBC issue, this is not the case
Reproduced on an ARM64 laptop running Ubuntu 18:
> Error: /lib/aarch64…
-
I'm trying to debug why this package is not `pnpm` compatible but `leveldown` is `pnpm` compatible and I cannot find out why pnpm wont fetch the prebuilts for farmhash.
I think its because leveldow…
-
### pnpm version: 8.0.0
### Code to reproduce the issue:
```
pnpm i farmhash
# or pnpm i @sematext/gc-stats
```
Then
```ts
import farmhash from 'farmhash';
console.log(farmhash.ha…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Description:
I'm using electron 14.0.0 and latest version of better-sqlite3 package.
However, when I try to run my app I get the following error:
Compiling Renderer Code[13984:0903/144946.475:ERROR…
-
Any chance of prebuilds for linux-arm64 being added?
Im curious, how are you producing these prebuilds currently? Anything I could help automate via some github actions scripting? Perhaps somethin…
-
The official prebuildify-cross always will try to pull the image from ghcr.io even if it exists in the local docker repo.
Instead, we should modify our fork:
https://github.com/MayamaTakeshi/prebu…