omz(ohmyzsh)를 업데이트 하려는데 다음과 같은 오류가 났다.
$cd .oh-my-zsh/ ( to change to the Oh My Zsh root directory)
$git status (this should show you what changes you made)
$git stash/git add . (choose whether you want to add and commit the change or just stash)
$git commit -m (if you decided to keep and add the changes)
$upgrade_oh_my_zsh
'___ > 에러' 카테고리의 다른 글
error: ESLint | Failed to load config "airbnb" to extend from. (0) | 2022.12.07 |
---|---|
undefined is not an object (evaluating 'originalFactory.call') (0) | 2022.01.17 |
ngrok 사용법 (0) | 2021.10.28 |
[mysql] '시스템 오류 1058이(가) 생겼습니다. (net start mysql) (0) | 2021.06.02 |
[Windows] 윈도우10 기본앱 실행 시 창이 종료되는 경우 (1) | 2021.03.04 |