Skip to content

fix: use npm as package manager for nx release publish#1098

Merged
mathuo merged 2 commits intomasterfrom
fix/publish-build-steps
Feb 11, 2026
Merged

fix: use npm as package manager for nx release publish#1098
mathuo merged 2 commits intomasterfrom
fix/publish-build-steps

Conversation

@mathuo
Copy link
Copy Markdown
Owner

@mathuo mathuo commented Feb 11, 2026

Set cli.packageManager to npm in nx.json so nx release publish uses npm rather than yarn for publishing. Restore registry-url in setup-node so npm has the registry configured for auth.

Set cli.packageManager to npm in nx.json so nx release publish
uses npm rather than yarn for publishing. Restore registry-url
in setup-node so npm has the registry configured for auth.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Feb 11, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 09e61ec:

Sandbox Source
dockview-app Configuration
editor-gridview Configuration
externaldnd-dockview Configuration
fullwidthtab-dockview Configuration
iframe-dockview Configuration
keyboard-dockview Configuration
nativeapp-dockview Configuration
rendering-dockview Configuration

Use release.publish.targetDefaults.args in nx.json to pass
--package-manager=npm and --provenance to the publish target
instead of overriding the global cli.packageManager.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mathuo mathuo merged commit 03d373d into master Feb 11, 2026
1 of 2 checks passed
@sonarqubecloud
Copy link
Copy Markdown

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