nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(nx): use argument length that match the actual size of the argument length

Open rluvaton opened this issue 1 year ago • 3 comments

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

rluvaton avatar Jan 10 '24 13:01 rluvaton

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

vercel[bot] avatar Jan 10 '24 13:01 vercel[bot]

I have no idea why the CI failed for Linux, and the macOS is something in CircleCI

rluvaton avatar Jan 11 '24 12:01 rluvaton

If you could switch from execSync to execFileSync without a shell the Windows specific limit would be raised to 32k.

BurningEnlightenment avatar Jul 25 '24 16:07 BurningEnlightenment

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.

github-actions[bot] avatar Jul 31 '24 00:07 github-actions[bot]