Skip to content

Obsidian Git Plugin의 PATH 환경 변수 오류 해결하기

Published: at 오전 01:32Suggest Changes

Table of contents

Open Table of contents

들어가며

위에 같은 오류가 나면, npx를 못 찾는 거니, npx binary가 있는 directory를 PATH에 추가하면 된다.
obsidian git 설정에 들어가서 상기와 같이 설정하면 됩니다.
npx binary의 PATH는 /Users/gyunseo/.asdf/shims/ 였습니다.

참고 문서


Previous Post
GitHub 연결을 위해 SSH Key 생성하기
Next Post
Ubuntu Power Off Freezing 현상 해결하기