When I run heroku, I see the following message:
$ heroku
heroku-cli: Installing core plugins...
▸ Error installing package.
▸
▸ Try running again with GODE_DEBUG=info to see more output.
I tried running $ GODE_DEBUG=info heroku to see more output, but it had no effect.
So far, this error appears to be benign for my use cases.
I am running heroku-toolbelt 3.42.21 on NixOS 15.09:
$ heroku --version
heroku-cli: Installing core plugins...
▸ Error installing package.
▸
▸ Try running again with GODE_DEBUG=info to see more output.
heroku-toolbelt/3.42.21 (i686-linux) ruby/2.2.2
heroku-cli: Installing core plugins...
▸ Error installing package.
▸
▸ Try running again with GODE_DEBUG=info to see more output.
heroku-cli/4.27.2-eb1b3ca (386-linux) go1.5.1
heroku-cli: Installing core plugins...
▸ Error installing package.
▸
▸ Try running again with GODE_DEBUG=info to see more output.
You have no installed plugins.
When I run
heroku, I see the following message:I tried running
$ GODE_DEBUG=info herokuto see more output, but it had no effect.So far, this error appears to be benign for my use cases.
I am running heroku-toolbelt 3.42.21 on NixOS 15.09: