I’ve been getting this very annoying app when I try to do anything with heroku… adding keys, deplying etc. I’ve looked at a lot of other posts, but it doesn’t seem to be a problem for a lot of people, so I hoped you could help.
Here’s what I get when I try to say heroku keys:add:
charlotte-dator:showwwdown holgersindbaek$ heroku keys:add
Enter your Heroku credentials.
Email: holgersindbaek@gmail.com
Password:
/Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/auth.rb:207:in `initialize': Permission denied - /Users/holgersindbaek/.heroku/credentials (Errno::EACCES)
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/auth.rb:207:in `open'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/auth.rb:207:in `write_credentials'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/auth.rb:130:in `ask_for_and_save_credentials'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/auth.rb:71:in `get_credentials'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/command/keys.rb:40:in `add'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/command.rb:114:in `send'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/lib/heroku/command.rb:114:in `run'
from /Library/Ruby/Gems/1.8/gems/heroku-2.9.0/bin/heroku:14
from /usr/bin/heroku:19:in `load'
from /usr/bin/heroku:19
Really hope someone can point me in the right direction. Thanks.
Try: