일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 깃 토큰
- vscode
- 데이터베이스
- clone
- visualstudio code
- database
- csv
- PHPStorm
- Visual Studio Code
- DataGrip
- 따옴표 삭제
- github clone
- MySQL
- console창
- 단축키
- 클론
- import data
- 파이썬
- error
- 에러
- OrCAD 다운로드
- Python
- error 해결
- run sql script
- 오류
- cmd
- jupyter
- php
- github token
- localhost
- Today
- Total
목록인턴 앱 개발 : 20.07.06~08.31/Front-end : Visual Studio Code (5)
개발 노트
ionic cordova build android 입력하여 잘 실행되다가 오류 생김. [오류 내용] FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':CordovaLib'. > You have not accepted the license agreements of the following SDK components:Warning: License for package Android SDK Platform 27 not accepted. [Android SDK Platform 27]. Before building your project, you need to accept the li..

visual studio code에서 터미널에 ionic cordova build android 를 입력할 때 오류가 발생함. 오류 내용 ionic : 이 시스템에서 스크립트를 실행할 수 없으므로 ~~파일을 로드할 수 없습니다. 해결방법 (순서대로 진행) 1. 컴퓨터 검색창에서 Windows PowerShelld을 관리자 권한으로 실행 2. Set-ExecutionPolicy RemoteSigned 입력 2. y 입력

1. visual studio code에서 보기 > 명령 팔레트 실행 2. git clone 입력 3. https:// (git token 값 복붙) @github.com ~~ (깃 허브 주소)

마켓플레이스 -> korea 검색 -> install 하고 재시작 하면 한글로 visual studio code 를 사용할 수 있다.

비쥬얼 스튜디오 코드에서 깃허브 토큰 클론하는 방법 1. 마켓 플레이스에서 setting sysc 플러그인 설치 2. view - command palette 에서 sync upload setting 선택 3. 엑세스 토큰 입력, gist id는 굳이 입력할 필요 없음 (만약 이 창이 안뜨면 위 2번에서 sync advanced options - sync:설정열기 4. 토큰 이용하여 데이터 가져오기 완료