snap: command not found.
error: cannot communicate with server: Post “http://localhost/v2/snaps/heroku”: dial unix /run/snapd.socket: connect: no such file or directory
- sudo apt install snapd
- systemctl status snapd.service
- service snapd start
- sudo snap install <package>
snap: command not found.