
We are checking `PATH` for the command too early, since the code below it mutates `PATH`. Let's defer the check to later to fix this.
We are checking `PATH` for the command too early, since the code below it mutates `PATH`. Let's defer the check to later to fix this.