I want to install k9s on Ubuntu WSL on Windows 11.
When I try to install it I get an error that snapd is down:
➜ ~ sudo snap install k9s
error: cannot communicate with server: Post dial unix /run/snapd.socket: connect: no such file or directoryWhen I start snapd I get a new error:
➜ ~ systemctl start snapd.service
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is downAnyone know how I shoudl proceed?
Reset to default