Hello, I want to ask. What i need to do that i can convert Vector3 to Quaternion? I get an error that Unity can't convert, so how to fix it?

I’m pin a screenshot. Can u just write a solution?

Quaternion targetRotation = Quaternion.LookRotation(Quaternion.Euler(targetDirection));