Closed toastygm closed 1 year ago
I've just tried on 2023-08-17 version and it worked for me. Here is a screenshot
Hmmm. Well, there are two differences that I can see:
I'll keep fiddling.
There were few images around your version where SignalK plugin updates/installs were broken in UI on BBN OS. 2023-07-23 might be the one that has it broken. 2023-08-17 seems ok.
Running these commands fixed my problem:
# use pnpm instead of npm
sed -i 's#('"'npm',#\('pnpm'"',#' /usr/lib/node_modules/signalk-server/lib/modules.js
# SignalK fix for pnpm
sed -i -e s/--save"'",/"--save-prod'",/g /usr/lib/node_modules/signalk-server/lib/modules.js
I am unable to install, upgrade, or delete any plugins in SignalK. It always fails. The error generally is:
Full log file is here.