Breaking changes in 18.19.0: cdk deploy failed to TypeError {ERR_UNKNOW_FILE_EXTENSION]: Unknow file extension "*.ts" #51098
Labels
wrong repo
Issues that should be opened in another repository.
Version
v18.19.0
Platform
Linux
Subsystem
AWS CodePipeline
What steps will reproduce the bug?
Running command
npx aws-cdk deploy --require-approval never
or
cdk deploy --require-approval never
How often does it reproduce? Is there a required condition?
Evey time
What is the expected behavior? Why is that the expected behavior?
Deployment outputs
What do you see instead?
Additional information
Downgrade node to earlier versions, such as v18.18.2 and v18.17.1, resolved the problem.
The text was updated successfully, but these errors were encountered: