I am having trouble installing Heroku CLI (or Heroku Toolbelt) and thus, I am getting this error while running heroku --version
! Heroku client internal error.
! Search for help at: https://help.heroku.com
! Or report a bug at: https://github.com/heroku/heroku/issues/new
Error: undefined method `[]' for nil:NilClass (NoMethodError)
Command: heroku --version
Version: heroku-toolbelt/3.43.15 (x86_64-linux) ruby/2.3.1
Error ID: 95a074d6718a4e6f91a66be5025a9d71
More information in /home/framgia-ror/.heroku/error.log
I am having trouble installing Heroku CLI (or Heroku Toolbelt) and thus, I am getting this error while running
heroku --version