Skip to content

Instantly share code, notes, and snippets.

@vignxs
Last active September 3, 2021 10:30
Show Gist options
  • Select an option

  • Save vignxs/f06c662b72cdd7880f690676dd8d7be2 to your computer and use it in GitHub Desktop.

Select an option

Save vignxs/f06c662b72cdd7880f690676dd8d7be2 to your computer and use it in GitHub Desktop.
when deploying heroku app in WSL : interacting with snapd is not yet supported on windows subsystem for linux
curl https://cli-assets.heroku.com/install.sh | sh
put this command in WSL( windows subsystem for linux)
this happend to when i tried to download heroku using pip snapd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment