중고 신입이 개발해보기..

mac console에서 code가 실행이 안될때. 본문

잡담, Plan B /Skill

mac console에서 code가 실행이 안될때.

rootkaien 2025. 2. 18. 16:41

 

visual studio code를 에디터로 사용한다. 간단하고... 기능이 좋다. 

 

설치는.. 아래 사이트에서 받으면된다. 

 

https://code.visualstudio.com/

 

Visual Studio Code - Code Editing. Redefined

Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

$ code .

으로 명령어를 치면..  되는데... 

zsh: command not found: code

로 실행이  안된다.. 

 

일단. code를 실행해서..  

 

show and rund commands를 실행하고. 단축기는 취프트 커멘드 p

 

 

shell command: install 'code' command in PATH

(타자 치다보면 나오니. 선택하면된다. )

 

 

콘솔 다시 실행하면... 바로 실행할수 있다. 

'잡담, Plan B > Skill' 카테고리의 다른 글

Mac를 사용시 설정  (0) 2025.05.16
mac port kill  (0) 2022.09.19
[git] 깃 사용팁..  (0) 2019.08.20
MAC을 사용하면서 팁..  (0) 2019.08.14
GPS Data  (0) 2019.07.16
Comments