Skip to content
buithucdong.com — zsh
↑ main

> cat ./posts/2023-03-20-mamp-pro-error-either-you-did-not-provide-the-necessary-admin-credentials-or-the-mamp-pro-package-could.md

--- title: "Mamp Pro error: Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly You can either restart the application and try again or re-install the software" date: 2023-03-20 tags: [] reading: ~1 min lang: vi ---

Mamp Pro error: Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly You can either restart the application and try again or re-install the software

outline & share

Sau khi nâng cấp hệ thống, MAMP Pro mở lên và báo lỗi:

“Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly You can either restart the application and try again or re-install the software..”

Bạn bật Terminal lên và chạy lệnh:

[copy]sudo launchctl load -w /Library/LaunchDaemons/de.appsolute.mampprohelper.plist
[/copy]
outline & share