-
I'm having the same problem with 1.0.4.
Install log:
```
901e3f2035fd:/usr/src/node-red# npm i node-red-node-serialport --loglevel verbose
npm info it worked if it ends with ok
np…
-
### SerialPort Version
10
### Node Version
16
### Electron Version
17
### Platform
Linux beaglebone 4.19.94-ti-r73 #1buster SMP PREEMPT Fri Apr 15 21:38:30 UTC 2022 armv7l GNU/Linux
### Archit…
-
Hello thanks for a nice repo, however after setting up the docker environment and during compilation of the toolchain I encountered the following error.
```
> serialport@1.4.6 install /root/openwrt/b…
-
workaround1:
```
sudo ln -s `which nodejs` /usr/local/bin/node
```
workaround2:
```
sudo apt-get install nodejs-legacy
```
error:
```
~$ sudo npm install -g tinyg
-
> serialport@2.1.2 install /…
-
On my Raspberry Pi with BrickPi, this command:
`npm install brickpi-raspberry`
fails:
```
$ npm install brickpi-raspberry
npm http GET https://registry.npmjs.org/brickpi-raspberry
npm ERR! Error: …
-
Full yarn output:
```
pi@raspberrypi:~/hekkie $ yarn
yarn install v1.12.3
warning package.json: No license field
warning No license field
[1/4] Resolving packages...
warning Lockfile has incorr…
-
Is there a way to stop sending bytes once the SerialPort.writeBytes method has been called?
I have an application where the user has slow communication using the serial port and there are cases where…
-
SerialPort version: 4.0.1
NodeJS Version: v4.2.6
Operating System and Hardware: Raspbian
Are you using Electron/Atom/NwJS?: no
(Run `node -v && npm -v && python --version` to get version numbers)
v4.…
-
I am trying to setup VS Code with Pymark under Ubuntu 21.04.
First, I tried VS Code on my primary laptop (macOS). However, this does not appear to work on current builds of VS Code (https://github.…
-
### SerialPort Version
12.0.0
### Node Version
Bun 1.0.2
### Electron Version
_No response_
### Platform
Linux thing 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64…