일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- error 해결
- console창
- PHPStorm
- visualstudio code
- 데이터베이스
- php
- 클론
- localhost
- 단축키
- clone
- run sql script
- DataGrip
- OrCAD 다운로드
- error
- 깃 토큰
- vscode
- 파이썬
- 에러
- database
- import data
- Visual Studio Code
- MySQL
- github token
- jupyter
- csv
- Python
- 오류
- github clone
- cmd
- 따옴표 삭제
- Today
- Total
개발 노트
visual studio code 오류 : You have not accepted the license agreements of the following SDK components:Warning: License for package Android SDK Platform 27 not accepted. 해결하기 본문
visual studio code 오류 : You have not accepted the license agreements of the following SDK components:Warning: License for package Android SDK Platform 27 not accepted. 해결하기
hayoung.dev 2020. 8. 20. 17:58ionic 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 license agreements and complete the installation of the missing components using the Android Studio SDK Manager. Alternatively, to learn how to transfer the license agreements from one workstation to another, go to d.android.com/r/studio-ui/export-licenses.html * Try: BUILD FAILED in 8s
|
위는 구글 라이선스 문제로, 해결 방법은
Android studio에서
settings > Appearance & Behavior > System Settings > Android SDK 에 들어가
SDK Tools 탭의 "Google Play Licensing Library"를 인스톨한다.
'인턴 앱 개발 : 20.07.06~08.31 > Front-end : Visual Studio Code' 카테고리의 다른 글
vscode 오류(이 시스템에서 스크립트를 실행할 수 없으므로 파일을 로드할 수 없습니다.) 해결 방법 (0) | 2020.08.20 |
---|---|
vscode에서 git token 값으로 git clone 하는 방법 (0) | 2020.08.20 |
visual studio code 한국어로 바꾸기 (0) | 2020.08.11 |
Visual Studio Code Github token clone 비쥬얼 스튜디오코드에서 깃허브 토큰 클론하는 법 (0) | 2020.08.11 |