목록etc (3)
유리의 개발새발
vscode에서 플러그인으로 claude code for vs code 쓰는데, 이런 오류가 계속 뜬다.API Error: 400 due to tool use concurrency issues 뜻은 대충 이거다.툴 호출을 동시에 여러 개 처리하다가 구조가 꼬였다는 말.그래서 나더러 어쩌라고?네, 엔트로픽 버그입니다. --- 해결법이라고 돌아다니는 것들.claude에서 직렬 실행 구조로 작성세션 껐다 켜기캐시 삭제VSCode 리로드플러그인 재설치그래서 다 해봄.난 안되던데?그래서 아예 클로드 코드를 재설치하고, 캐시 지우고 해봄 1. 클로드 코드 재설치2. rm -rf ~/.vscode/extensions/anthropic.claude-code-2.1.19-darwin-arm643. (vscode에서) C..
온전히 내 위주로 작성한, 나만의 맥북 초기 세팅 가이드 ✨🛠️ 1. Google브라우저: 크롬 설치확장 프로그램:React Developer ToolsRedux DevTools📝 2. Notion💻 3. Node.js: 무.적.권 LTSbrew install node@lts 💻 4. VSCode📌 필수 설정 1: 자동완성 단축키 변경Preferences → Keyboard Shortcuts → suggest 검색 후 단축키를 option + spacebar로 변경📌 필수 설정 2: Prettier를 기본 포매터로 설정File → Preferences → Settings → formatter 검색Default Formatter: Prettier 선택📌 필수 설정 3: PATH에 'code' ..
온전히 내 위주로 쓰겠다. 1. google 2. notion 3. node : 당연히 LTS4. vscode : 자동완성 단축키 변경, 플러그인 설정, 프리티어 설정, code 명령어 설정 preferences -> keyboard shortcuts -> suggest를 검색 후 단축키를 option + spacebar로 변경file -> preferences -> settings에서 formatter입력 -> default fomatter를 prettier로 설정cmd + shift + p -> shell command 검색 -> shell command: install 'code' command in PATH 실행shell comman Auto Close Tag, CSS peek, Es7+ Reac..