Palette Influxdb install issue – InfluxDB 1

Hi, i was trying to install the palette of influxdb, but i got the following error (btw i’m ussing influxdb 1.8.10):

2021-12-20T01:16:53.306Z Install : node-red-contrib-influxdb 0.6.1

2021-12-20T01:17:01.886Z npm install –no-audit –no-update-notifier –no-fund –save –save-prefix=~ –production –engine-strict node-red-contrib-influxdb@0.6.1
2021-12-20T01:17:08.642Z [err] npm
2021-12-20T01:17:08.643Z [err]
2021-12-20T01:17:08.643Z [err] ERR! code EAI_AGAIN
2021-12-20T01:17:08.644Z [err] npm
2021-12-20T01:17:08.644Z [err] ERR! errno EAI_AGAIN
2021-12-20T01:17:08.682Z [err] npm ERR!
2021-12-20T01:17:08.682Z [err] request to registry.npmjs.org/node-red-contrib-influxdb failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
2021-12-20T01:17:08.696Z [err]
2021-12-20T01:17:08.696Z [err] npm ERR! A complete log of this run can be found in:
2021-12-20T01:17:08.696Z [err] npm
2021-12-20T01:17:08.696Z [err] ERR! /data/.npm/_logs/2021-12-20T01_17_08_684Z-debug.log
2021-12-20T01:17:08.706Z rc=1

Any sugestions? What do i do? Thanks a lot i’m a beginner!

Read more here: Source link