powershell 실행 후
사용 가능한 node.js 확인
nvm list
2-1. node.js가 설치되어 있지 않다면 설치
nvm install latest
- nvm 사용 설정
nvm use latest
claude-code 설치
npm install -g @anthropic-ai/claude-code이제 claude-code 사용
claude
powershell 실행 후
사용 가능한 node.js 확인
nvm list
2-1. node.js가 설치되어 있지 않다면 설치
nvm install latest
claude-code 설치
npm install -g @anthropic-ai/claude-code
이제 claude-code 사용
claude