Open Issues Need Help
View All on GitHubAI Summary: The AWS CDK CLI's `cdk init lib` command incorrectly reports that it defaults to TypeScript when no language is specified, even though it fails to actually select TypeScript. The task is to debug and fix this issue in the AWS CDK Toolkit, ensuring that the default language is correctly set when only one language is supported for a given project type.
Complexity:
4/5
good first issue p2 bug effort/small