I was frustrating and reading long manuals about fixing the problem. But thanks the old article on StackOverflow I fixed the problem just in one line:

echo 'autoload -Uz compinit && compinit' >> ~/.zshrc && . ~/.zshrc