Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning from NX when running build, test, or lint command #1

Closed
alecwhittington opened this issue Aug 15, 2021 · 5 comments
Closed
Labels
need info Issue is not actionable without further info from the author

Comments

@alecwhittington
Copy link

First off, thank you so much for writing this plugin. So far everything is looking good, but I have run across the following:

Failed to process the project graph with "@nxrs/cargo". This will error in the future! Run with NX_VERBOSE_LOGGING=true to see the error.

This is probably due to the changes around the dependency graphing to open it up for others.

I might take a crack at solving this and submitting a PR, but wanted to document it here first.

Thanks again

@dannymcgee
Copy link
Contributor

@alecwhittington No problem, glad you're finding it useful!

I haven't run across this yet; I'll try updating Nx and see if I can get it to repro. In case it's a platform-specific thing, could you try turning on the verbose logging and let me know what the error is?

@dannymcgee
Copy link
Contributor

@alecwhittington This is likely fixed in 0.3.1 — when you get the chance, could you let me know if you're still seeing any issues?

@dannymcgee dannymcgee added the need info Issue is not actionable without further info from the author label Aug 22, 2021
@alecwhittington
Copy link
Author

Hey @dannymcgee - just getting back to this, sorry for the late reply. I will check it out tomorrow. Thanks for the quick turn around. Any plans to get this listed on the NX site?

@dannymcgee
Copy link
Contributor

Hey @dannymcgee - just getting back to this, sorry for the late reply. I will check it out tomorrow.

No worries! I still haven't gotten around to updating nx in my project that's consuming this, so if there are any remaining compatibility issues I'm sure I'll run into them when I do.

Any plans to get this listed on the NX site?

I'm not actually sure how to go about doing that. :P But yeah, I plan on looking into it once I'm reasonably confident there aren't any glaring issues or missing features left. It still doesn't support the configurations property (or the --prod flag) which seems pretty important, but once that's in I think I'll be comfortable making it more visible.

@alecwhittington
Copy link
Author

@dannymcgee - the warnings are gone now. Looks like that fixed it.

I look forward to seeing this continue to evolve. Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Issue is not actionable without further info from the author
Projects
None yet
Development

No branches or pull requests

2 participants