nxNx
GitHubNxWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      fix/core-legacy-peer-deps-temp-install
    • Runs and Agents
    • Timeline
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Resource Usage
    • Analysis
    • Conformance
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
  • Sign in
    fix(core): keep real dependencies when omitting peers from npm temp installs npm marks a package as a peer if anything in the tree peer-depends on it, so `--omit=peer` also prunes packages that are genuine dependencies of the package being installed. `ensurePackage` fetches plugins into a temp dir, so an on-demand plugin lost deps it needs at runtime. Use `--legacy-peer-deps` for npm instead: peers are still not installed, but real dependencies are. Bun does not have this behavior, so it keeps `--omit=peer`.
    nx-cloud record -- pnpm nx-cloud conformance:check
Succeeded
Linux
4 CPU cores
f99f1f8036518

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools