Skip to content

Conversation

@inukshuk
Copy link

@inukshuk inukshuk commented Oct 6, 2023

Latest version is 11, see https://github.com/nodejs/node-gyp/blob/main/package.json#L15

A lower version makes node-gyp remove the headers and force a new download

After a quick glance I think the changes for versions 10 and 11 affect the windows platform and error detection during tarball extraction so I think there's no other change required here.

Latest version is 11, see https://github.com/nodejs/node-gyp/blob/main/package.json#L15

A lower version makes node-gyp remove the headers and force a new download
@refi64
Copy link
Collaborator

refi64 commented Oct 13, 2023

Could this cause problems for existing projects that worked w/ version 9, or not really?

@inukshuk
Copy link
Author

I doubt it, because the changes seem to relevant to the Windows platform only, so they shouldn't affect flatpak builds on Linux at all.

@hfiguiere hfiguiere added the node label Apr 5, 2024
@bbhtt bbhtt requested a review from a team as a code owner June 4, 2025 05:45
@bbhtt bbhtt force-pushed the master branch 2 times, most recently from 8c5a0ec to ea9bfa2 Compare June 4, 2025 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants