jasonheecs / heroku-vim

A Heroku plugin that allows you to use vim in a dyno
MIT License
21 stars 1 forks source link

stdin: not in gzip format #11

Open frinux opened 2 years ago

frinux commented 2 years ago

Using Heroku stack 22, Heroku vim command throws this error:

$ heroku plugins:install heroku-vim
Installing plugin heroku-vim... installed v1.0.3

$ heroku vim -a goodsteps-api
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
KinaneD commented 10 months ago

Same here