Troubleshooting
문제가 있으신가요? 여기서 시작하세요.
Quick Diagnosis
doctor 명령어를 실행하세요.
skillshare doctor
이 명령어는 다음을 확인합니다.
- Source 디렉터리
- Config 파일
- Target 접근 가능성
- Symlink 상태
- Git 상태
What's happening?
| Problem | Go To |
|---|---|
| 오류 메시지가 보임 | Common Errors |
| Windows에서 뭔가 동작하지 않음 | Windows |
| 단계별 디버깅 과정이 필요함 | Troubleshooting Workflow |
| 일반적인 질문이 있음 | FAQ |
Quick Fixes
Skills not appearing
skillshare sync
Broken symlinks
skillshare sync --force
Config issues
skillshare doctor
Start fresh
rm ~/.config/skillshare/config.yaml
skillshare init
Getting Help
문제를 해결할 수 없다면:
-
정보 수집:
skillshare doctor
skillshare status -
기존 이슈 검색: GitHub Issues
-
새 이슈 등록, 다음을 포함하여:
- doctor 출력
- 오류 메시지
- 하려고 했던 작업
- 운영체제
Related
- Troubleshooting Workflow — 단계별 디버깅
- Commands: doctor — doctor 명령어 세부 사항