This is getting very frustrating.
I seem to be going in circles.
RPI 2B.
Raspberry Pi Model B Rev 2
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Raspberry Pi reference 2018-03-13
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 00013d7972122d1304aacda8fff5098f073ceb43, stage5
NR 0.19.5
NPM....
pi@TimePi:~ $ npm version
^C
pi@TimePi:~ $ npm
^C
pi@TimePi:~ $ npm --help
^C
pi@TimePi:~ $ npm ?
^C
pi@TimePi:~ $
(edited part)
man npm:
NPM(1) NPM(1)
NAME
npm - javascript package manager
SYNOPSIS
npm <command> [args]
VERSION
6.4.1
Dashboard 2.13.2
(This has only just happened and I don't really know how it happened. It took multiple attempts and it somehow just - finally - worked.)
I have about 5 nodes I want to update.
This is an example of one:
pi@TimePi:~/.node-red $ npm install node-red-contrib-simple-message-queue
npm WARN node-red-project@0.0.1 No repository field.
npm WARN node-red-project@0.0.1 No license field.
+ node-red-contrib-simple-message-queue@0.0.2
updated 1 package and audited 875 packages in 769.108s
found 6 low severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
pi@TimePi:~/.node-red $ sudo systemctl restart nodered
So you can see I restarted Node-Red.
Went back to GUI/web page.
simple-message-queue version 0.0.2 update to 0.2.2
This is just beyond frustrating.
One of my other RPI's is quite happy. Don't know why or how.
It has been turned off more than it has been on recently.
This one is on 24/7.
The NUC is also pretty happy. Though it has a bit more grunt that the poor Pi.
What ever.
Please, someone.
Explain to me what is going on.
I am jumping through the hoops. Not worrying about the messages when I update from the terminal - as from the web page it just doesn't do anything.
It just (repeatedly) says it is updated and isn't after a restart.
So: all things being equal and doing what I was told; it should update.
Alas no one told it that.