Cammisuli / monodon

38 stars 17 forks source link

Graph dependencies incompatible with --useDotNxInstallation #54

Open lewsmith opened 4 months ago

lewsmith commented 4 months ago

@Cammisuli

Looks like the @monodon/rust plugin fails to graph cargo dependencies when the Nx workspace is using the new '.nx' installation directory option --useDotNxInstallation.

Works fine when this is not enabled - awesome plugin!

Will try to find the issue and create a pull request. But if anyone beats me to it or knows of a workaround please let me know, I much prefer the .nx/installation structure.

@monodon/rust : 1.4.0

Nx Version:
- Local: v19.1.0
- Global: v19.1.0
Cammisuli commented 4 months ago

thanks for the report. I'll take a look soon as I need to get napi v3 support in :)