I solve this problem by creating folder name avd under this $HOME/.android folder. And now my emulator is running successfully.
avd
$HOME/.android
And make you have also add this path export ANDROID_AVD_HOME=$HOME/.android/avd in shell file like .zshrc
export ANDROID_AVD_HOME=$HOME/.android/avd
.zshrc