Skip to content

move /usr/local/bin check to after the platform check - #2205

Closed
lonnen wants to merge 2 commits into
heroku:mainfrom
lonnen:fail-earlier-on-windows
Closed

move /usr/local/bin check to after the platform check#2205
lonnen wants to merge 2 commits into
heroku:mainfrom
lonnen:fail-earlier-on-windows

Conversation

@lonnen

@lonnen lonnen commented Jan 16, 2023

Copy link
Copy Markdown
Contributor

/usr/local/bin is an os-specific path that must exist on your $PATH. This change moves the check confirming that to after the OS and platform checks to allow for the script to bail earlier on windows with a more helpful error message

`/usr/local/bin` is an os-specific path that must exist on your $PATH. This change moves the check confirming that to _after_ the OS and platform checks to allow for it to bail earlier on windows with a more helpful error message
@lonnen
lonnen requested a review from a team as a code owner January 16, 2023 03:16
@eablack

eablack commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

This LGTM to me. We should adopt this change.

@eablack

eablack commented Jan 17, 2025

Copy link
Copy Markdown
Contributor

This has been merged in #3179. Thanks!

@eablack eablack closed this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants