Closed niklabh closed 5 years ago
bug
cli commands works
FetchError: request to https://registry.entropic.dev/ping failed, reason: getaddrinfo ENOTFOUND registry.entropic.dev registry.entropic.dev:443
run ./cli/lib/main.js ping
removing family:6 from cli/lib/fetch.js works
node version v10.16.0 Linux ubuntu 5.0.0-16-generic ds version master
Duplicate of #228 See also #183, #177, #229
Is this a feature request or a bug?
bug
Expected behavior:
cli commands works
Actual behavior:
FetchError: request to https://registry.entropic.dev/ping failed, reason: getaddrinfo ENOTFOUND registry.entropic.dev registry.entropic.dev:443
Steps to replicate:
run ./cli/lib/main.js ping
removing family:6 from cli/lib/fetch.js works
Environment info (where relevant)
node version v10.16.0 Linux ubuntu 5.0.0-16-generic ds version master