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: bump node-gyp dependency to v9.4.0 #189308

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

deepak1556
Copy link
Contributor

@deepak1556 deepak1556 commented Jul 31, 2023

Addresses the build failure in Windows CI , https://dev.azure.com/monacotools/Monaco/_build/results?buildId=225817&view=results

Adopts nodejs/node-gyp@7a3fe1c which only downloads headers for the target architecture allowing us to omit Windows arm64 headers for remote.

Additionally the PR drops the use of node-gyp fork in CI, /cc @rzhao271

Fixes #189312

@deepak1556 deepak1556 modified the milestones: July 2023, August 2023 Jul 31, 2023
@deepak1556
Copy link
Contributor Author

deepak1556 commented Jul 31, 2023

@deepak1556 deepak1556 self-assigned this Jul 31, 2023
@deepak1556 deepak1556 marked this pull request as ready for review July 31, 2023 13:50
@deepak1556 deepak1556 enabled auto-merge (squash) July 31, 2023 13:50
@deepak1556 deepak1556 merged commit 8147d6b into main Jul 31, 2023
11 of 15 checks passed
@deepak1556 deepak1556 deleted the robo/fix_windows_build branch July 31, 2023 13:53
@beto811 beto811 mentioned this pull request Jul 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win32 and arm64 node checksums changed
2 participants