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(pkg): properly output in workspace mode #6977

Merged
merged 1 commit into from Nov 13, 2023
Merged

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Nov 8, 2023

~/D/n/c/b/main (gar/pkg-get-workspaces|✔) $ npm pkg get name -w libnpmexec
"libnpmexec"
{
  "libnpmexec": "libnpmexec"
}
~/D/n/c/b/main (gar/pkg-get-workspaces|✔) $ node . pkg get name -w libnpmexec
{
  "libnpmexec": "libnpmexec"
}

@wraithgar wraithgar requested a review from a team as a code owner November 8, 2023 15:30
@wraithgar wraithgar self-assigned this Nov 8, 2023
@wraithgar wraithgar merged commit d11496b into latest Nov 13, 2023
21 checks passed
@wraithgar wraithgar deleted the gar/pkg-get-workspaces branch November 13, 2023 18:12
@github-actions github-actions bot mentioned this pull request Nov 13, 2023
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.

None yet

2 participants