node_extra_ca_certs_mozilla_bundle icon indicating copy to clipboard operation
node_extra_ca_certs_mozilla_bundle copied to clipboard

Error when install

Open feelemptyhere opened this issue 1 year ago • 0 comments

npm ERR! command failed npm ERR! command sh -c node index.js npm ERR! Downloading from URL https://ccadb-public.secure.force.com/mozilla/PublicAllIntermediateCertsWithPEMCSV npm ERR! node:internal/process/promises:289 npm ERR! triggerUncaughtException(err, true /* fromPromise */); npm ERR! ^ npm ERR! AxiosError: getaddrinfo EAI_AGAIN ccadb-public.secure.force.com npm ERR! at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26) { npm ERR! hostname: 'ccadb-public.secure.force.com', npm ERR! syscall: 'getaddrinfo', npm ERR! code: 'EAI_AGAIN', npm ERR! errno: -3001, npm ERR! config: { npm ERR! transitional: { npm ERR! silentJSONParsing: true, npm ERR! forcedJSONParsing: true, npm ERR! clarifyTimeoutError: false npm ERR! },

I don't understand, why axios can fetch the url ?

I use google nameserver, and run in vps server

feelemptyhere avatar Jan 04 '24 06:01 feelemptyhere