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 affected --targets=lint,test,build,e2e,e2e-ci,format-native,lint-native,gradle:build-ci,vale,run,validate-example
Succeeded
f99f1f8036518
88%

Cache hits

534 of 608 tasks used cache.

75%

Distribution saved time

10m 20s instead of 41m 07s.

Atomizer enabled

48 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools