You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap npm via tarball, then upgrade to 11.x normally
Use npm 10.9.8 (first version with the @npmcli/arborist self-upgrade
fix) as a tarball bootstrap so `npm install -g npm@^11.6` works via
the normal path. Drop the now-redundant `NPM_TOKEN: ""` — changesets/
action v1.7.0+ only writes the auth token when NPM_TOKEN is defined.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments