code . 명령어 안먹을 때 해결법
1. visual studio code 실행하기
2. command palatte 열기 (cmd + shift + p)
3. palette에서 "shell command" 입력 후 "install code command in PATH" 클릭
4. 터미널 껐다 다시 키면 끝 ~ !
"code ." is not working in on the command line for Visual Studio Code on OS X/Mac
The command code . doesn't work in this manual. All the other steps before that worked. How can I call the Visual Studio Code in an OS X terminal? pwd /Users/mona/nodejs/myExpressApp code . -bash:
stackoverflow.com
'TIL' 카테고리의 다른 글
| 7월 28일 TIL (1) | 2023.07.28 |
|---|---|
| 7월 27일 TIL - 'types.ts' cannot be compiled under '--isolatedModules' (0) | 2023.07.27 |
| 7월 25일 TIL - MacOS 기반 TypeScript 개발환경 구축 중 발생 오류 (0) | 2023.07.25 |
| 7월 20일 TIL - git config (0) | 2023.07.20 |
| 7월 19일 - pull 제때제때 받기 (0) | 2023.07.19 |