sparse-intern-71089
04/09/2021, 12:01 PMbrave-planet-10645
04/09/2021, 12:30 PMimport * as aws from "@pulumi/aws";
const db = new aws.sdk.DynamoDB.DocumentClient();
brave-planet-10645
04/09/2021, 12:30 PM❯ tsc --version
Version 4.2.4
gifted-island-55702
04/09/2021, 1:45 PMgifted-island-55702
04/09/2021, 1:46 PM$ tsc --version
Version 3.7.7
where tsc is from $CWD/node_modules?.bin/tsc
- is that expected?gifted-island-55702
04/09/2021, 1:46 PMbrave-planet-10645
04/09/2021, 1:59 PMgifted-island-55702
04/09/2021, 2:09 PM