We could install an old version of serialport. On a Pi1 (B+) install Raspberry Pi OS (Legacy 32-bit) Lite, and do updates
sudo apt install nodejs npm
This gets us: node --version v12.22.12 and npm --version 7.5.This gets us Try that?
sudo apt install nodejs npm
This gets us: node --version v12.22.12 and npm --version 7.5.
Code:
npm install serialport@9.0.3Code:
npm list | grep serialport└── serialport@9.0.3Statistics: Posted by neilgl — Sun Aug 03, 2025 2:01 pm