Skip to content

Update node, don't install npm explicitly#1040

Open
simolus3 wants to merge 1 commit into
mainfrom
fix-release
Open

Update node, don't install npm explicitly#1040
simolus3 wants to merge 1 commit into
mainfrom
fix-release

Conversation

@simolus3

Copy link
Copy Markdown
Contributor

This applies #1037 to the main branch. Original PR description:

This is an attempt to fix the broken v1 release:

  • npm install -g npm@latest didn't work with node 24.12 since it's too old.
  • and since node now ships with an npm cli version capable of trusted publishing, we don't actually need to install npm explicitly anymore.

If this works, I'll also apply it to the main branch which likely has the same issue.

@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f7301a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@simolus3
simolus3 requested a review from Chriztiaan July 15, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant