pi@raspberrypi:/usr/lib/node_modules/node-red $ npm install /usr/lib/node_modules/riot-nodes-master
npm notice created a lockfile as package-lock.json. You should commit this file.
+ riot-xbee@0.0.1
updated 1 package in 10.571s
5 packages are looking for funding
run `npm fund` for details
. According to the above report is it installed properly?
Which probably means you have a very old version of node-red and very old node-js
what does node -v show?
what version of node-red (look in the hamburger menu of node-red)?
You should update using official script before you do anything.
PS, if you insist on using the reply button at the bottom of this thread (instead of the reply button at the bottom of my comment) I dont get a notification & dont know you are replying to me.
I will try this.
I try to install and i've got the error for serial port, so now i have to looking for how to install it on RPI, right?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! serialport@4.0.1 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the serialport@4.0.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2021-07-10T16_50_54_994Z-debug.log
pi@raspberrypi:~/.node-red $