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

fix: Refactor conda--call-json to ignore stderr #164

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

necaris
Copy link
Owner

@necaris necaris commented Oct 5, 2024

Fixes #163. Discards the standard error from the conda command, ensuring that it should be more consistently parseable as JSON.

Fixes #163. Discards the standard error from the `conda` command,
ensuring that it _should_ be more consistently parseable as JSON.
@necaris necaris force-pushed the fix/reading-stderr-in-conda-output branch from 8f9d31e to 61c3b27 Compare October 5, 2024 20:57
@necaris necaris merged commit 05de0c8 into main Oct 5, 2024
0 of 4 checks passed
@necaris necaris deleted the fix/reading-stderr-in-conda-output branch October 5, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

better error message for conda config json parsing?
1 participant