목록Web/Back-end (1)
Dev
Mongodb error: The following packages have umet dependencies
우분투에서 mongodb 설치하기 위해 다음과 같이 입력했을 때 $ sudo apt-get install -y mongodb-org 해당 오류가 발생하는 경우가 있다. The following packages have unmet dependencies: mongodb-org-mongos : Depends: libssl1.1 (>= 1.1.0) but it is not installable mongodb-org-server : Depends: libssl1.1 (>= 1.1.0) but it is not installable mongodb-org-shell : Depends: libssl1.1 (>= 1.1.0) but it is not installable E: Unable to correct probl..
Web/Back-end
2023. 2. 24. 21:47