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

Issue: pnpm init empty string argument #162

Closed
nhu-mai-101 opened this issue Aug 9, 2023 · 2 comments · Fixed by #163
Closed

Issue: pnpm init empty string argument #162

nhu-mai-101 opened this issue Aug 9, 2023 · 2 comments · Fixed by #163
Labels
is: bug Something isn't working

Comments

@nhu-mai-101
Copy link
Contributor

pnpm init is running with an empty string as an argument and throwing an error:

  shortMessage: 'Command failed with exit code 1: pnpm init ',
  command: 'pnpm init ',
  escapedCommand: 'pnpm init ""',
  exitCode: 1,
@maoosi
Copy link
Owner

maoosi commented Aug 12, 2023

Thanks for reporting and opening a PR @nhu-mai-101 ! I'll release a patch version soon.

@maoosi
Copy link
Owner

maoosi commented Aug 12, 2023

Fix released with 1.0.0-rc.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants