deno run -A npm:aws-cdk destroy
throws process is not defined
#18198
Labels
deno run -A npm:aws-cdk destroy
throws process is not defined
#18198
Hi. For the following AWS CDK app, I get an error when running
deno run -A npm:aws-cdk destroy --app "deno run -A app.ts"
:app.ts:
Here's the output:
Versions:
Notes:
ClientRequest.setTimeout
not being implemented, but it deploys the CloudFormation stack nonetheless.The text was updated successfully, but these errors were encountered: