Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Algorithm
- 알고리즘
- DFS와BFS
- cos pro
- vuejs
- django
- 개발
- DART
- codingtest
- 코드품앗이
- cos pro 1급
- 분할정복
- 파이썬
- issue
- android
- DFS
- cos
- 동적계획법과최단거리역추적
- 백준
- 코테
- AndroidStudio
- C++
- BAEKJOON
- 동적계획법
- 안드로이드스튜디오
- Vue
- 코딩테스트
- Flutter
- Python
- 안드로이드
Archives
- Today
- Total
Development Artist
[Django, Issue] 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 없는 프로그램 이름으로 인식되지 않습니다. CategoryInfo : ObjectNotFound, FullyQualifiedErrorId : CommandNotFoundException 본문
Internship
[Django, Issue] 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 없는 프로그램 이름으로 인식되지 않습니다. CategoryInfo : ObjectNotFound, FullyQualifiedErrorId : CommandNotFoundException
JMcunst 2021. 7. 7. 09:31728x90
반응형
이슈
해결
1. cmd(명령 프롬프트)로 접근. Git Bash도 가능.
2. VSC(Visual Studio Code)의 터미널을 사용시 Shift+Shift or Ctrl+Shift+P 로 Command Palette를 열고 Terminal:Select Defualt Shell 에서 cmd(Command Prompt) 또는 Git Bash로 바꿔준다.
원인
728x90
반응형
'Internship' 카테고리의 다른 글
[Study] Vue Component LifeCycle (0) | 2021.07.07 |
---|---|
[Study] Django Cycle : Request&Response (0) | 2021.07.07 |
[Internship] Training 2일차 : Vue.js (0) | 2021.07.06 |
[Internship] Training 1일차 : Latest Technology (0) | 2021.07.06 |
[Study] HTML Version Difference (0) | 2021.07.06 |
Comments