brew
-
brew upgrade 오류는 brew reinstall php로 해결Mac 2021. 4. 13. 20:26
매일 brew upgrade를 하는 것이 즐거움인데 며칠전에 오류가 나왔습니다.ㅠㅠ... 맥이 리눅스 기반이라서 완벽하다고 생각하시는 분들이 많은데 리눅스의 경우에는 툴들의 충돌도 많고 생각보다 부실한 것들도 많습니다. oneboard@oneboarcBookPro ~ % brew upgrade Updating Homebrew... error: could not apply 2e3ca1c... php@8.1: rebuild Resolve all conflicts manually, mark them as resolved with "git add/rm ", then run "git rebase --continue". You can instead skip this commit: run "git rebase --s..
-
brew update 오류System 2021. 3. 8. 23:18
brew update를 했더니, conflict 오류가 나왔습니다. 한번 오류 나오고 끝나는 것이 아니라 지속적으로 생기는 오류이구요. oneboard@oneboarcBookPro ~ % brew update error: could not apply bc7e597... Update PHP dependencies on macos1015 20210220.1 runner Resolve all conflicts manually, mark them as resolved with "git add/rm ", then run "git rebase --continue". You can instead skip this commit: run "git rebase --skip". To abort and get back to ..