WSL 환경에 Node.js와 Git을 설정하고, Claude Code를 설치한 뒤, VS Code와 WSL을 연동하여 Windows에서 Claude Code를 사용하는 방법을 다룹니다. Windows Terminal 설정과 트러블슈팅까지 포함합니다.
📌 다루는 내용
- nvm을 사용한 Node.js 설치 및 버전 관리
- Git 설치와 GitHub CLI 인증 설정
- Claude Code 설치 (네이티브 설치 및 npm 설치)
- VS Code WSL 확장 프로그램과 Claude Code 확장 프로그램 설치
- Windows Terminal 기본 프로필 및 시작 디렉토리 설정
- WSL2 업그레이드, 네트워크, 권한 등 트러블슈팅
📌 환경 정보
- OS: Windows 10/11 + WSL2 (Ubuntu)
- 사전 준비: E11에서 WSL 설치, E12에서 Linux 기본 명령어 학습 완료
📌 챕터
0:27 Node.js 설치 (nvm)
2:12 Git 설치 및 GitHub CLI 인증
5:25 샌드박싱 패키지 설치
5:57 Claude Code 설치 및 로그인
7:41 VS Code + WSL 연동
9:58 트러블슈팅
11:57 워크플로우 예시 및 정리
📌 참고 링크
- 블로그: https://neosarchizo.github.io/posts/claude-code-13-using-claude-code-in-wsl
- Claude Code 설치: https://code.claude.com/docs/en/setup
- Claude Code 인증: https://code.claude.com/docs/en/authentication
- Claude Code 샌드박싱: https://code.claude.com/docs/en/sandboxing
- VS Code에서 Claude Code 사용: https://code.claude.com/docs/en/ide-integrations
- VS Code Remote - WSL: https://code.visualstudio.com/docs/remote/wsl
- nvm GitHub: https://github.com/nvm-sh/nvm
#ClaudeCode #WSL #Windows개발환경
Download
0 formats
No download links available.
[Claude Code 입문 E13] WSL에서 Claude Code 사용하기: Node.js 설치부터 VS Code 연동까지 (Windows) | NatokHD