entropic-dev / entropic

🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝

Home Page:https://discourse.entropic.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: getaddrinfo ENOTFOUND registry.entropic.dev registry.entropic.dev:443

niklabh opened this issue · comments

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

Duplicate of #228
See also #183, #177, #229