Skip to content

fix: use env to lookup the path variable#5479

Open
imLinguin wants to merge 1 commit intomainfrom
fix/path-env-lookup
Open

fix: use env to lookup the path variable#5479
imLinguin wants to merge 1 commit intomainfrom
fix/path-env-lookup

Conversation

@imLinguin
Copy link
Copy Markdown
Member

@imLinguin imLinguin commented Apr 12, 2026

Closes #5477

On systems where which or where commands are not accessible we would fail. However ideally we shouldn't rely on those commands as what they do is simply check PATH env, we can do it ourselves.

Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@imLinguin imLinguin requested review from a team, CommandMC, Etaash-mathamsetty, arielj, biliesilva and flavioislima and removed request for a team April 12, 2026 12:16
@imLinguin imLinguin added the pr:ready-for-review Feature-complete, ready for the grind! :P label Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:ready-for-review Feature-complete, ready for the grind! :P

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heroic launcher spawn where ENOENT Error

1 participant