How to fix "unable to contact snap store" error while installing conjure-up

Try configuring the proxy settings with these commands:

# sudo snap set system proxy.http="http://<proxy_addr>:<proxy_port>"
# sudo snap set system proxy.https="http://<proxy_addr>:<proxy_port>"