Ghost: Failed to start Ghost Server!
i’m using ubuntu 18
when run : sudo ghost
An error appears : Failed to start Ghost Server!
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 38 (7 by maintainers)
i’m using ubuntu 18
when run : sudo ghost
An error appears : Failed to start Ghost Server!
Please try the following :
sudo add-apt-repository universe && sudo apt-get update && sudo apt-get install android-tools-adb android-tools-fastboot
and then use:
sudo apt-get install android-tools-adb
@SourabhKundu Maybe something wrong with apt-get repositories, maybe there is no adb package in your default repositories, try searching for adb ported on your OS on the Internet.
@kamhawy4 Maybe something wrong with apt-get repositories, maybe there is no adb package in your default repositories, try searching for adb ported on your OS on the Internet.