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
- Rename targets.cli.package_name so it derives a shell-safe binary name (e.g. "@acme/petstore-cli").