Hi,
Im trying to install the moment node. But the installation failed.
root@MSK-IOT2050-nodered:~/.node-red# npm install node-red-contrib-moment
npm ERR! code EAI_AGAIN
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/node-red-contrib-moment failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org registry.npmjs.org:443
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-12-10T11_14_32_087Z-debug.log
root@MSK-IOT2050-nodered:~/.node-red#
Does anyone know how I can fix this? I also tried an older version. Same error
best regards