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: better messaging when no arg passed to payload cli #10550

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented Jan 13, 2025

Better error message when no argument is passed to pnpm payload.

Before:

Unknown script: "".

After:

Please provide a command to run
Available commands:
  - command-1
  - command-2
  - etc.

@denolfe denolfe force-pushed the fix/bin-script-error-log branch from da060f9 to 5f5e9fd Compare January 13, 2025 19:13
@denolfe denolfe enabled auto-merge (squash) January 13, 2025 19:15
@denolfe denolfe merged commit 9278eec into main Jan 13, 2025
69 checks passed
@denolfe denolfe deleted the fix/bin-script-error-log branch January 13, 2025 20:13
Copy link
Contributor

🚀 This is included in version v3.17.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant