Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: child_process commands throw when pkg app try to call itself #90

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

robertsLando
Copy link
Member

@robertsLando robertsLando commented Sep 17, 2024

Now in order to allow this you have to add PKG_EXECPATH env var set to "". Thanks to @edvald solution proposed here

Fixes #70

@robertsLando robertsLando merged commit e88d159 into main Sep 17, 2024
6 checks passed
@robertsLando robertsLando deleted the fix-process-fork branch September 17, 2024 15:13
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.

child_process.fork doesn't work
1 participant