I have been using NodeRed for few years now. Hosting the NodeRed on a Pi.
Recently, I am trying to install some new nodes specifically node-red-contrib-noble-bluetooth
However, I am getting errors.( see below)
I have ssh into the PI and ping registry.npmjs.org and get ping responses.
So big perplexed.
I have installed, many nodes and never had a problem. So this is baffling
2022-01-12T14:51:07.768Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-contrib-noble-bluetooth@0.9.1
2022-01-12T14:51:28.084Z [err] npm
2022-01-12T14:51:28.088Z [err]
2022-01-12T14:51:28.088Z [err] ERR!
2022-01-12T14:51:28.089Z [err]
2022-01-12T14:51:28.089Z [err] code
2022-01-12T14:51:28.089Z [err] EHOSTUNREACH
2022-01-12T14:51:28.091Z [err] npm
2022-01-12T14:51:28.092Z [err]
2022-01-12T14:51:28.092Z [err] ERR!
2022-01-12T14:51:28.093Z [err]
2022-01-12T14:51:28.093Z [err] errno
2022-01-12T14:51:28.093Z [err] EHOSTUNREACH
2022-01-12T14:51:28.105Z [err] npm
2022-01-12T14:51:28.105Z [err] ERR! request to https://registry.npmjs.org/node-red-contrib-noble-bluetooth failed, reason: connect EHOSTUNREACH 104.16.24.35:443
2022-01-12T14:51:28.164Z [err]
2022-01-12T14:51:28.164Z [err] npm ERR! A complete log of this run can be found in:
2022-01-12T14:51:28.164Z [err] npm ERR! /home/pi/.npm/_logs/2022-01-12T14_51_28_112Z-debug.log
2022-01-12T14:51:28.173Z rc=1