nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
36518
8fcd3f30 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`.
by Jason Jean
J
Failed
36518
Flaky task
→
8fcd3f30 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`.
by Jason Jean
J
Previous
Next