Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
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
Failed
35564
c7cbfa86 fix(core): allow nx build scripts in generated pnpm-workspace.yaml pnpm 11 defaults strictDepBuilds to true. When create-nx-workspace runs a third-party preset (anything that hits the createEmptyWorkspace + createPreset code path), the initial `pnpm install --no-frozen-lockfile` fires ERR_PNPM_IGNORED_BUILDS for nx's postinstall script and the workspace-creation step fails before the preset can run. Extend addPnpmSettings to emit an allowBuilds entry for nx in the generated pnpm-workspace.yaml, so the initial install succeeds. Include the pnpm 10-compatible onlyBuiltDependencies form as well — pnpm silently ignores the key it doesn't recognize.
by 🚀 Jack
�
Previous page
Previous
Next
Next page