VSCode Debug 시 Command 'cmd' not found 에러

2023. 5. 9. 17:49·Programming

 

Windows 환경에서 WSL 사용 시 cmd를 제대로 찾지 못하는 경우가 발생

 

https://stackoverflow.com/questions/58036343/visual-studio-doesnt-run-my-code-properly/58058378#58058378

 

Visual Studio doesn't run my code properly

I'm using Visual Studio code to write Java for school, and it runs my code really weird. So what happens is that my code, which is supposed to just print out "test" using super simple "System.out.p...

stackoverflow.com

 

launch.json에 아래의 코드 추가

"console": "internalConsole",
저작자표시 비영리 변경금지 (새창열림)

'Programming' 카테고리의 다른 글

Colab 한글 폰트 깨짐 문제  (0) 2023.05.31
VSCode 주석 단축키(Ctrl + /) 안될 때  (0) 2023.05.10
[Python] 정규표현식 re 모듈  (0) 2022.04.28
C, C++, C# 특징과 차이점  (0) 2021.11.11
객체지향 프로그래밍  (0) 2021.11.11
'Programming' 카테고리의 다른 글
  • Colab 한글 폰트 깨짐 문제
  • VSCode 주석 단축키(Ctrl + /) 안될 때
  • [Python] 정규표현식 re 모듈
  • C, C++, C# 특징과 차이점
카이로셜
카이로셜
  • 카이로셜
    카이로스의 시간
    카이로셜
  • 글쓰기 관리
  • 전체
    오늘
    어제
    • 분류 전체보기
      • Programming
        • Python
        • Linux
        • Git, Github
        • ML, Machine Learning
        • DL, Deep Learning
        • NLP
        • Computer Vision
        • Network
        • PyCharm
      • IT
        • Windows
        • Mac OS
        • Programs
        • 한글
        • Word
        • Excel
        • PowerPoint
      • Math & Statistics
      • English
      • Graduate School
      • etc.
      • Record
  • 블로그 메뉴

    • Github
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    객체
    아나콘다 가상환경
    도커
    아나콘다
    클래스
    docker
    맥북 단축키
    윈도우11
    anaconda
    윈도우10
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
카이로셜
VSCode Debug 시 Command 'cmd' not found 에러
상단으로

티스토리툴바