You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run rake <app> heroku:addons with an invalid add-on in heroku.yml (say newrelic:standard instead of newrelic:wayne), it results in a Heroku API ERROR: 404 Not Found (???) instead of the more descriptive AddonPlan not found. of the heroku-toolbelt
The text was updated successfully, but these errors were encountered:
when I run
rake <app> heroku:addons
with an invalid add-on inheroku.yml
(say newrelic:standard instead of newrelic:wayne), it results in aHeroku API ERROR: 404 Not Found (???)
instead of the more descriptiveAddonPlan not found.
of the heroku-toolbeltThe text was updated successfully, but these errors were encountered: