Heroku CLI unresponsive on Ubuntu 16.04

后端 未结 1 1206
时光说笑
时光说笑 2021-01-16 01:22

I\'m trying to get heroku cli installed on Ubuntu 16.04, following the documentation here: Heroku CLI Documentation and while my system appears to install it correctly, when

相关标签:
1条回答
  • 2021-01-16 01:53

    The problem was my ~/.netrc file. I had somehow gotten the same entry into it over 12,000 times. After clearing that file heroku works.

    0 讨论(0)
提交回复
热议问题