-
https://www.electron.build/multi-platform-build#docker
> You cannot build for Windows using Docker if you have native dependencies and native dependency doesn’t use prebuild.
https://www.npmjs.c…
pjebs updated
4 years ago
-
Using `npx` for simplicity.
```shell
npx prebuild-stats Level/leveldown
```
```text
npx: installed 10 in 1.748s
/home/joelpurra/.npm/_npx/49943/lib/node_modules/prebuild-stats/index.js:47
…
-
I'm attempting to upgrade my app from Electron v3 to v7. macOS and Linux works fine, but I'm getting the following errors on Windows:
32-bit:
```
Uncaught Error: The specified module could not be…
-
Hi,
Im running on the TX2 and get an error at the '7. Install dependencies using yarn tool' section.
Any help you can provide would be greatly appreciated.
Thank you
warning package.j…
-
```
docker pull alpine
docker run -it alpine /bin/sh
apk update
apk add nodejs
npm install -g dat
mkdir test
cd test
echo "hi" > test.txt
dat share .
Segmentation fault (core dumped)
```
S…
-
## The dependency [leveldown](https://github.com/Level/leveldown) was updated from `5.4.1` to `5.5.0`.
🚨 [View failing branch](https://github.com/arlac77/timeseries-sqlite2leveldb/compare/master...a…
-
## The dependency [leveldown](https://github.com/Level/leveldown) was updated from `5.4.1` to `5.5.0`.
🚨 [View failing branch](https://github.com/k0nsti/konsum/compare/master...k0nsti:greenkeeper%2F…
-
Hi! Would it be possible to add prebuilds for the Pi Zero (armv6)? It looks like it's as simple as adding a line to `package.json`, but I wanted to reach out and ask first before opening a PR. Thanks!
-
## The devDependency [leveldown](https://github.com/Level/leveldown) was updated from `5.4.1` to `5.5.0`.
🚨 [View failing branch](https://github.com/arlac77/mqtt-timeseries-leveldb/compare/master...…
-
Hi, we're using this behind a firewall which will not download from S3, is there a way we can get the binaries in the install process without going to S3?