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 JS build on Windows #1648

Closed
wants to merge 1 commit into from

Conversation

NickGerleman
Copy link
Contributor

@NickGerleman NickGerleman commented Apr 17, 2024

Node made a breaking change in a security release for 18/20 where spawn() no longer loads .bat files by default. nodejs/node@69ffc6d. Execute command in shell.

Differential Revision: D56230965

Copy link

vercel bot commented Apr 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yoga-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 7:33am

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56230965

NickGerleman added a commit to NickGerleman/yoga that referenced this pull request Apr 17, 2024
Summary:

Node made a breaking change in a security release for 18/20 where `spawn()` no longer loads `.bat` files by default. nodejs/node@69ffc6d. Execute command in shell.

Differential Revision: D56230965
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56230965

Summary:

Node made a breaking change in a security release for 18/20 where `spawn()` no longer loads `.bat` files by default. nodejs/node@69ffc6d. Execute command in shell.

Differential Revision: D56230965
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56230965

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c0239e3.

NickGerleman added a commit that referenced this pull request Apr 19, 2024
Summary:
Pull Request resolved: #1648

Node made a breaking change in a security release for 18/20 where `spawn()` no longer loads `.bat` files by default. nodejs/node@69ffc6d. Execute command in shell.

Reviewed By: javache

Differential Revision: D56230965

fbshipit-source-id: 52e9bd8a76664bd07ea25b6355ac54fcb24cbb9a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants