
[Claude Code] Error: No suitable shell found. Claude CLI requires a Posix shell environment. Please ensure you have a valid shell installed and the SHELL environment variable set.

·
카테고리 없음
Claude code가 윈도우에서 기존엔 wsl2 환경에서만 사용이 가능했는데, 어제부터 git bash 환경에서도 사용이 가능하다해서 설치를 해보았다. Error: No suitable shell found. Claude CLI requires a Posix shell environment. Please ensure you have a valid shell installed and the SHELL environment variable set.다만 위와 같은 에러가 발생하였다. 먼저 경로 상 문제가 되는 line에 직접 찾아가본다. 아래와 같은 line에서 에러가 발생한다고 나와있다.C:/Users/유저명/AppData/Roaming/nvm/v22.15.0/node_modules/@anthropic-a..