Skip to content

The CLI package name derives no safe binary name

naming.invalid-bin-name

Category
Generated naming
Default severity
Error
Applies to
SDK configuration
Default outcome
Blocked
Recommended action
Fix the source
Grouped by
Defect code

Why it matters

The configured package name yields no shell-safe binary name, so the CLI target cannot be generated.

How to fix it

  1. Rename targets.cli.package_name so it derives a shell-safe binary name (e.g. "@acme/petstore-cli").

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.