osx - brew update permission error yosemite -


when run brew update following error message

$ brew update permission denied (publickey). fatal: not read remote repository.  please make sure have correct access rights , repository exists. error: failure while executing: git pull -q origin refs/heads/master:refs/remotes/origin/master 

i on os x yosemite.

github isn't able authenticate you. so, either aren't setup ssh key, because haven't set 1 on machine, or key isn't associated github account.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -