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
Succeeded
34724
7380a54e fix(core): surface clearer error when CNW hits SANDBOX_FAILED ## Current Behavior When `npm install` fails during CNW sandbox creation (e.g. due to ~/.npm permission issues), the error message is empty because `--silent` suppresses all output including errors. Users see "Failed to install dependencies:" with no details. ## Expected Behavior The actual package manager error is now surfaced with exit code, log file path, and an actionable hint. For example: "Failed to install dependencies npm error EACCES: permission denied, mkdir ~/.npm/_cacache Exit code: 243 Log file: /tmp/.../error.log Please verify that "npm install --ignore-scripts" runs successfully in a temporary directory." ## Related Issue(s) Fixes NXC-4035
17 days ago
by Jack Hsu
J
Previous page
Previous
Next
Next page