-
### SerialPort Version
12.0.0
### Node Version
20.2
### Electron Version
_No response_
### Platform
Linux pi4-1r 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU…
-
### SerialPort Version
12.0.0
### Node Version
v18.18.2
### Electron Version
_No response_
### Platform
Linux devfox 6.8.2-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 28 Mar 2024 17:06:35…
-
2.7 test case:
```Java
public static void main(String... args) {
SerialPort[] commPorts = SerialPort.getCommPorts();
System.out.println(commPorts.length + " comports found.");
for (Ser…
-
### SerialPort Version
12.0.0
### Node Version
18.16.1
### Electron Version
25.2.0
### Platform
Ubuntu 22.04
### Architecture
x64
### Hardware or chipset of serialport
…
-
### Description
If you write from one thread and close the port from another, it is possible for the Write to lockup and never return.
It doesn't repro on Windows.
### Reproduction Steps
The fol…
-
### SerialPort Version
10.5.0
### Node Version
v16.14.2
### Electron Version
23.2.0
### Platform
Microsoft Windows NT 10.0.19045.0
### Architecture
x64
### Hardware or chipset of serialport
…
-
This issue was migrated from GitLab. The original issue can be found here:
https://gitlab.com/susurrus/serialport-rs/-/issues/71
---
It would be awesome if `serialport` would add opt-in support for th…
-
Has anyone actually built this lately? I've followed the instructions, and I've tried multiple times, and each time I get an error running npm install. I am using Node 0.10.32 / npm 1.4.28. I've run `…
TexRx updated
9 years ago
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983 (congrats btw!)
### What platform is your computer?
Darwin 21.6.0 arm64 arm
### What steps can reproduce the bug?…
-
i get this fail message:
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:276:23)…