Node-Red to manage garage door and send SMS stopped sending SMS

Run which node and see if it is picking up nodejs from a .nvm folder. If it is then delete that folder and uninstall nvm. Then re-run the install script (see below) to install nodejs 20

Otherwise, did you use the recommended script to install/update node-red? If not, then run that script, with --node20 on the end to update node red and install nodejs 20.

1 Like