Last active
September 3, 2021 10:30
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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