SK
Signal K•12mo ago
Caribsailor

Caribsailor - Lost all Victron BLE data after s...

Lost all Victron BLE data after signalk-victron-ble update. Is it possible to roll back version?
2 Replies
Matti Airas
Matti Airas•12mo ago
Yes, at least on the command line.
cd .signalk
npm install signalk-victron-ble@1.2.3
cd .signalk
npm install signalk-victron-ble@1.2.3
Replace 1.2.3 with the version you want. I don't remember if you can easily pin the version so that you don't accidentally update it later. People who are more npm-savvy will tell, I'm sure. 🙂
Caribsailor
CaribsailorOP•12mo ago
Thank you! I'll give it a go

Did you find this page helpful?