Search This Blog

Tuesday 26 May 2020

installing Heroku CLI on windows Subsystem for Linux

One of my colleagues just told me that he couldn't install the "Heroku CLI" on his WSL (Windows Subsytem for Linux)

The normal command is as below:
sudo snap install --classic heroku

I tried it on my WSL and I saw that the below error message:

Interacting with snapd is not yet supported on Windows Subsystem for Linux.
This command has been left available for documentation purposes only.

obviousely the currently "snap" is not supported on WSL yet!
but if I run the below command, it will do the same job:

curl https://cli-assets.heroku.com/install.sh | sh

2 comments:

  1. You should also to|must also} examine for reload bonuses, no-deposit bonuses, VIP programs, and different perks, which we'll hunt down for you in our evaluations. Most players select to use their most popular and most recognized deposit methodology. Others are limited to specific fee options because of their location. While troubles are rare at one of the best gambling websites, our consultants prefer to place each help choice to the take a look at by bombarding the support service with numerous inquiries. Reels on Wheels, Dragon 온라인카지노 Kings, Jade Valley, and At the Copa are just some of the many progressive jackpot slots obtainable on the site.

    ReplyDelete
  2. Youtube, the place personalities have made thousands of movies displaying off video games and testing out their bonus rounds. Babylon Jackpots is all the fun of Cashman Bingo, Egyptian fashion. Give the 온라인 카지노 well-known Big Wheel a spin for credit or jackpots, including the chance for the Grand Jackpot. When you land a bingo symbol, it's moved to the basic bingo card and held till minimal of|no less than} one line is hit. And when you hit three or extra Free Game symbols, it triggers Free Games with wild multipliers. Enjoy the Pharaohs in this exciting, basic bingo experience.

    ReplyDelete

Problem with installing "Cloud Foundry" CLI on MacOS!

It's a while I'm working on a government project which will deploy into a government platform as a service that is called GovPaaS.  ...