I'll have to jump in here now.
I too am having problems with some of the nodes and I was sent to this thread.
Ok, I get what needs to be done as pointed out by dceejay in an early post.
But.......
I
sudo npm uninstall node-red-node-rbe
as stated. I then go to the machine's Node-red edit page and it says rbe is still installed.
Therefore I can't:
then you can re-install it from the palette.
So I am guessing that a NR restart is called for?
(If it is, it would have been nice if that was stated in the reply.)
Anyway, this is just put here for clarity and I do hope that a restart will fix the problem.
Also, as I am reading I see people have problems with their serial port node, and others.
I am guessing they are suffering the same problem as the rbe node.
After the uninstall I get this message:
pi@MusicPi:~/.node-red $ sudo npm uninstall node-red-node-rbe
npm WARN node-red-project@0.0.1 No repository field.
npm WARN node-red-project@0.0.1 No license field.
audited 155 packages in 6.486s
found 2 low severity vulnerabilities
run `npm audit fix` to fix them, or `npm audit` for details
pi@MusicPi:~/.node-red $
So would the npm audit fix resolve the problem/s rather than uninstalling, rebooting/restarting and reinstalling?
This is a bit worrying for one of my machines:
pi@TelePi:~/.node-red $ sudo npm uninstall node-red-node-rbe
npm WARN node-red-project@0.0.1 No repository field.
npm WARN node-red-project@0.0.1 No license field.
audited 2062 packages in 124.707s
found 100 vulnerabilities (19 low, 67 moderate, 14 high)
run `npm audit fix` to fix them, or `npm audit` for details
Having fun with the other machines too....