Had this error too. For me it was, that I seemed to have a Vulkan SDK installed on my machine, that was not the version that Unreal Engine needs. I Removed the VULKAN_SDK environment variable and now the build works.
Alternatively, you could just change “bSDKInstalled = false” in Source/Runtime/VulkanRHI/VulkanRHI.Build.cs