nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
fix/ensure-package-skip-peer-deps
Runs and Agents
Timeline
Configuration
Self-Healing CI
Project Graph
Resource Usage
Analysis
Conformance
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix(core): omit peer dependencies when installing packages to a temp dir installPackageToTmp fetches a package into an empty temp dir, where the package manager auto-installs its peer dependencies. A loose peer range can pull an incompatible major into the temp dir and break loading the package. Omit peers from the temp install; ensurePackage puts the workspace's node_modules on NODE_PATH, so a loaded package resolves its peers from the workspace. npm and bun via '--omit=peer', pnpm via '--config.auto-install-peers=false'; Yarn never auto-installs peers.
nx run-many -t check-imports check-lock-files check-codeowners --parallel=1 --no-dte
⌘K
Succeeded
nx run-many -t check-imports check-lock-files check-codeowners --parallel=1 --no-dte
Click to copy
Linux
4 CPU cores
a01fade1
36295
Get faster results
Learn how to enable distribution.
Atomizer enabled
1 group of tasks optimized.