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

Don't call node-gyp anymore (#120673) #120733

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

joaomoreno
Copy link
Member

Same as #120673 but for 1.55, to unblock the build

This npx call was installing node-gyp 8.0 which requires a newer version of Python then what's in our containers.

I've removed it but also followed the advice of the comment that says only remove it if prebuild-install is updated in keytar...

So I updated keytar's dependencies which pulled in prebuild-install 6.1.1 with the fix.

If this isn't the right move, feel free to revert and then we can move to Debian Buster which has a version of Python that is new enough.
@joaomoreno joaomoreno added the candidate Issue identified as probable candidate for fixing in the next release label Apr 7, 2021
@joaomoreno joaomoreno added this to the March 2021 Recovery milestone Apr 7, 2021
@joaomoreno joaomoreno requested a review from jrieken April 7, 2021 14:03
@joaomoreno joaomoreno self-assigned this Apr 7, 2021
@joaomoreno joaomoreno added the engineering VS Code - Build / issue tracking / etc. label Apr 7, 2021
@jrieken jrieken merged commit 08a217c into release/1.55 Apr 7, 2021
@jrieken jrieken deleted the joao/release/1.55/fix-build branch April 7, 2021 14:35
@jrieken
Copy link
Member

jrieken commented Apr 7, 2021

Thanks

@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
candidate Issue identified as probable candidate for fixing in the next release engineering VS Code - Build / issue tracking / etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants