Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- string
- sting position
- list to set
- Python 나머지
- 알고리즘
- COUNT
- sort()
- Python
- list.sorted()
- homebrew-core is a shallow clone.
- Algorithm
- permutations
- 피보나치 수
- Boto3
- zip()
- list.pop(0)
- index
- List
- 프로그래머스
- 알고리즘 풀이
- RecursionError
- Split
- Python 몫
- python3
- Modified Date
- Unknown command: cask
- cask
- List to String
- set to list
- List 초기화
Archives
- Today
- Total
데이터와 코드로 세상을 바라봅니다.
[MAC OS] OPEN JDK 설치하기 본문
순차적으로 웹에서 검색하면서 진행했다.
여기에서 아래 에러가 발생
1) Error: homebrew-core is a shallow clone.
2) Error: Unknown command: cask
1번 에러 해결 방법
2번 에러 해결 방법
설치 완료!
:~ macbook$ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
'Code > Mac OS' 카테고리의 다른 글
[Mac OS] :: ERROR 1698 (28000): Access denied for user 'root'@'localhost' (0) | 2021.04.25 |
---|---|
[Mac OS] :: ERROR! MariaDB is not running, but PID file exists (0) | 2021.04.25 |