Snap Error When installing apps

Someone help me with solving this error I get when trying to install go using snap. error: cannot communicate with server: Post “http://localhost/v2/snaps/go”: dial unix /run/snapd.socket: connect: no such file or directory

What OS are you running? Is snapd installed and running?

Am running windows. Am using wsl. I also cant get snapd running using systemclt since its not found.

Thanks! Yeah, in WSL you don’t have access to systemctl. From my understanding you can run apt update and upgrade and that will restart snapd. I’m not sure if that is still the case or not. I think this guide may help.