The solution is to run the following command to fix rmdir: Directory not empty issue on MAC:
sudo rm -rf ~/YourFolderPath/
Example command:
sudo rm -rf ~/.aws/
The solution is to run the following command to fix rmdir: Directory not empty issue on MAC:
sudo rm -rf ~/YourFolderPath/
Example command:
sudo rm -rf ~/.aws/