Setting up Heroku CLI in WSL
Nope, doesn't sound like there is current support in WSL for snap
. snapd
, nor systemd
. Thankfully there is a manual install provided by Heroku, so will give that a shot.
This worked in my case:
curl https://cli-assets.heroku.com/install.sh | sh