nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(core): do not build the project graph in nx report if there's no native support

Open Cammisuli opened this issue 2 years ago • 2 comments

Current Behavior

If we're on a system that does not have native support, nx report will still try to build the project graph.

Because some dependencies for the project graph uses native code, nx report will output incorrect messages

Expected Behavior

Nx report does not try to use the project graph when generating the report when there's no native support

Related Issue(s)

Fixes #

Cammisuli avatar Jun 14 '23 20:06 Cammisuli

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 16, 2023 6:24pm

vercel[bot] avatar Jun 14 '23 20:06 vercel[bot]

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 Jun 26 '23 00:06 github-actions[bot]