-
Hi 👋 Is there a tldr on the breaking changes between v3 and v2?
We rely on this pretty heavily in prebuild/prebuildify and would like to keep it up to date.
-
We run our module on CentOS in production, and would like our developers (who mostly have mac and Ubuntu laptops) to be able to use it locally on their boxes.
Is there any way to have the `prebuild…
-
As discussed in #401, we are considering merging the [webusb](https://github.com/thegecko/webusb) library into `node-usb` in order to take advantage of a standardised USB API - the [WebUSB API specifi…
-
Using electron 3.0.10
node-usb v1.5.0 worked, however after upgrading to v1.6.0 I get this when I `require('usb')`:
`/path/to/project/node_modules/electron/dist/electron --inspect=5858 /path/to/…
-
This is a great project.
I was wondering what the recommended approach would be for adding a common package to all of the images for a specific setup.
e.g. in my situation, I need prebuildify do…
-
When using this module inside an electron project with electron-forge (6.0.0-beta.61) using node 14.x, I was having issues with prebuilds.
Uncaught Exception:
Error: No native build was …
-
Hi! This is a list of problems with current prebuilds, that I may attempt to fix if I have time:
- [ ] Current prebuilds aren't very portable, since (after the release you are making right now) the…
-
It's been really hard to get stuff working cross platform while better-sqlite3 is in the dependency tree since it doesn't have prebuilds the way other native dependencies in the hyper stack do.
It'…
-
## Feature Request
Can we provide pre-build images of `mediasoup` instead of require to compile it each time it's installed? We can use https://github.com/prebuild/prebuildify or some other similar…
-
It would be great if Travis also cross-compiled binaries for `armv7l` and other ARM architectures, since on some of these kinds of platforms/distributions it can be a bit of work to get a compiler too…