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

[tools] Fix publishing with node 20 #28295

Merged
merged 1 commit into from Apr 18, 2024

Conversation

wschurman
Copy link
Member

Why

We're hitting npm/cli#7354 in our publish script now that we use node 20.

How

Apply the workaround for now.

Also show a more full error when this fails for future failures if any.

Test Plan

et publish --canary --dry and see it no longer gets stuck.

Checklist

@wschurman wschurman requested a review from tsapeta as a code owner April 18, 2024 17:41
@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Apr 18, 2024
@wschurman wschurman merged commit 8d74597 into main Apr 18, 2024
15 checks passed
@wschurman wschurman deleted the @wschurman/fix-canary-publishing-node-20 branch April 18, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants