vscode Resolving Shell Environment fails 해결하기
https://code.visualstudio.com/docs/supporting/FAQ나는 macos 환경에서 zsh을 사용한다. mac terminal로 들어가 vim .zshrc 한 후: + i아래에 있는 코드를 붙여넣었더니 위의 error가 해결되었다.
velog.io
VSCode complains that resolving my environment takes too long
When I launch VSCode from the dock, it always complains that Resolving your shell environment is taking very long. Please review your shell configuration. and then a bit later Unable to resolve ...
stackoverflow.com
'Development > IDE, Github' 카테고리의 다른 글
[IntelliJ] java프로젝트에 jar파일 추가하기, 외부 라이브러리 사용하기 (0) | 2021.08.24 |
---|---|
[VS Code] Prettier 적용방법, 적용 안되는 경우 해결방법 (0) | 2021.08.18 |
[VS Code] Visual Studio Code 단축키 (0) | 2021.08.11 |
[IntelliJ] IntelliJ에서 OpenJDK 11 설정하기 (0) | 2021.08.06 |
[IntelliJ] Intellij Git 쉽게 사용하기!!! (0) | 2021.08.06 |