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

feat(repo): add pm version field to issue template #18647

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

meeroslav
Copy link
Contributor

When nx report fails, we don't know which package manager (or version) the user is using. This is often essential to debugging why things are not working.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@meeroslav meeroslav self-assigned this Aug 16, 2023
@meeroslav meeroslav requested a review from a team as a code owner August 16, 2023 11:45
@vercel
Copy link

vercel bot commented Aug 16, 2023

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 Aug 16, 2023 11:49am

@FrozenPandaz
Copy link
Collaborator

Why does nx report fail? Can we handle it more gracefully?

@meeroslav
Copy link
Contributor Author

The nx report fails when all nx commands fail, for example, due to broken lock file parsing.

Based on the logs we might see which pm they are using but not which version.

@Cammisuli Cammisuli merged commit 138ffd6 into nrwl:master Aug 24, 2023
4 checks passed
@github-actions
Copy link

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 github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants