JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG] Installing packages after Atom shuting down #660

Open KSepetanc opened 1 year ago

KSepetanc commented 1 year ago

Atom has been archived yesterday. Installation of packages leads to an error. For example from cmd: C:\Users\karlo>apm install uber-juno Installing uber-juno to C:\Users\karlo\.atom\packages failed Request for package information failed: Hostname/IP does not match certificate's altnames: Host: atom.io. is not in the cert's altnames: DNS:*.github.com, DNS:github.com (ERR_TLS_CERT_ALTNAME_INVALID)

How can I still install any package?

I am clean installing everything.

Please provide tutorial for manual installation.