nx
nx copied to clipboard
fix(nx): use argument length that match the actual size of the argument length
Current Behavior
Getting an argument list is too big (E2BIG) in format:check
Expected Behavior
to not fail due to argument list is too big
Related Issue(s)
- #8646
- #15301
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nx-dev | ⬜️ Ignored (Inspect) | Visit Preview | Jul 24, 2024 3:00pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit d33056f2b8653cec7866cc8dc0a59d68859f9012. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 4 targets
nx affected --targets=lint,test,build,e2e,e2e-ci --base=a8dc251ccec87dcb8874b4ccb5132b33e74daa9e --head=d33056f2b8653cec7866cc8dc0a59d68859f9012 --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=a8dc251ccec87dcb8874b4ccb5132b33e74daa9e --head=d33056f2b8653cec7866cc8dc0a59d68859f9012nx documentation --no-dte
Sent with 💌 from NxCloud.
I have no idea why the CI failed for Linux, and the macOS is something in CircleCI
If you could switch from execSync to execFileSync without a shell the Windows specific limit would be raised to 32k.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.