NxEnterprise
    Nx
    fix(core): comma-split pnpm minimumReleaseAgeExclude from .npmrc and npm_config_* pnpm v10 reads these settings via @pnpm/npm-conf, which treats array-typed values as comma-separated lists (trimming each entry). nx read the whole line as a single entry, so a valid config like 'minimum-release-age-exclude=nx,@nx/*' parsed as one invalid pattern, the policy went ambiguous, and migrate fell back to a package-manager install instead of honoring the exclusion. Comma-split and trim the v10 npm-conf surfaces to match pnpm. v11's pnpm_config_* schema is JSON-or-single and is intentionally left unchanged.
    nx build workspace-plugin
Sign in / Sign up
Succeeded
CI Pipeline Execution1 run failed

nx build workspace-plugin

Click to copy
36086
100%

Cache hits

2 of 2 tasks used cache.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools