We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,
The text was updated successfully, but these errors were encountered:
fix(installer): Issue maoosi#162 pnpm init empty string argument invalid
e8efb52
Thanks for reporting and opening a PR @nhu-mai-101 ! I'll release a patch version soon.
Sorry, something went wrong.
fix(installer): Issue #162 pnpm init empty string argument invalid (#163
5b7bc0f
)
Fix released with 1.0.0-rc.7.2.
Successfully merging a pull request may close this issue.
pnpm init is running with an empty string as an argument and throwing an error:
The text was updated successfully, but these errors were encountered: