heroku-vim icon indicating copy to clipboard operation
heroku-vim copied to clipboard

install not working

Open MathieuDerelle opened this issue 6 years ago • 3 comments

➜  ~ heroku plugins:install https://github.com/naaman/heroku-vim


Installing plugin https://github.com/naaman/heroku-vim... !
➜  ~

the ! and the 2nd are red (red meaning that the last command failed in zsh)

heroku CLI 7.26.2

MathieuDerelle avatar Aug 08 '19 08:08 MathieuDerelle

Having same issue

dbilovd avatar Aug 18 '19 22:08 dbilovd

Same issue yet. CLI 7.35.0 win32-x64 node-v12.13.0

UPDATE: Just managed it to work with the following command:

heroku plugins:install heroku-vim

mhcgolds avatar Jan 07 '20 17:01 mhcgolds

Thank you @mhcgolds! That works. I hope the author sees this and updates the docs.

Installing it is one thing, but using it is another. I'm still getting errors trying to use it. It seems the library is not hosted on Amazon AWS anymore. What's a workaround?

Lloydinator avatar Sep 16 '20 20:09 Lloydinator