Skip to content

ci: pin release npm to 11.x - #9

Merged
ryansolid merged 1 commit into
mainfrom
ci-npm-11
Sep 6, 2026
Merged

ci: pin release npm to 11.x#9
ryansolid merged 1 commit into
mainfrom
ci-npm-11

Conversation

@ryansolid

Copy link
Copy Markdown
Member

Second half of #8. npm@latest resolved to 12.0.2, which errors on the --no-git-checks flag that pnpm publish forwards to npm. npm 11.19 (bundled with Node 24) has trusted publishing and tolerates the flag.

Made with Cursor

npm 12 rejects the --no-git-checks flag pnpm publish forwards to it
(EUNKNOWNCONFIG); 11.5.1+ has the OIDC exchange and ignores the flag.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ryansolid
ryansolid merged commit 4fcaf17 into main Sep 6, 2026
4 checks passed
@ryansolid
ryansolid deleted the ci-npm-11 branch September 6, 2026 09:14
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