Skip to content

Conversation

@gwleuverink
Copy link
Collaborator

Currently the user's PATH is not inherited by either Process or ChildProcess calls.

This is only apparent in builds, not in development. This addition makes the behavior consistent.

I've experimented a lot with PHP based approaches I could plug in on the Laravel side. But that way was significantly slower.


Reason for change

I need to call globally installed tools like npm, composer, brew etc from within the app.

@gwleuverink gwleuverink requested a review from a team January 7, 2026 00:05
Copy link
Member

@PeteBishwhip PeteBishwhip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified this won't break Windows.

@gwleuverink gwleuverink merged commit 585fd3c into main Jan 7, 2026
29 checks passed
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.

4 participants