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 Error: spawn EINVAL on Windows. #1092

Merged
merged 1 commit into from Apr 29, 2024

Conversation

mikoto2000
Copy link
Contributor

What this PR does / why we need it:

After 21.7.3, 20.12.2 and 18.20.2, the Error: spawn EINVAL started occurring, so I have fixed it.

Which issue(s) this PR fixes:

Fixes #1091

Special notes for your reviewer:

There are none.

After `21.7.3`, `20.12.2` and `18.20.2`, the Error: spawn EINVAL started occurring, so I have fixed it.
@purplescorpion1
Copy link

purplescorpion1 commented Apr 14, 2024

Tested this locally and fixed the issue - Thanks for the fix
node version 21.7.3

Copy link

@purplescorpion1 purplescorpion1 left a comment

Choose a reason for hiding this comment

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

Tested and solves issue hopefully someone with write access can merge it

@WuerzburgerMaetschke
Copy link

Fix works! Thx

Copy link
Contributor

@bruce-one bruce-one left a comment

Choose a reason for hiding this comment

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

Works here, nice one :-)

@bruce-one
Copy link
Contributor

@calebboyd any chance of getting this one merged? :-) (Very trivial, and works here too :-) )

(Not trying to rush you :-) )

@calebboyd calebboyd merged commit 138474e into nexe:master Apr 29, 2024
0 of 6 checks passed
calebboyd pushed a commit that referenced this pull request Apr 29, 2024
After `21.7.3`, `20.12.2` and `18.20.2`, the Error: spawn EINVAL started occurring, so I have fixed it.
@WuerzburgerMaetschke
Copy link

Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants