sparse-intern-71089
01/18/2022, 9:52 PMlittle-cartoon-10569
01/18/2022, 9:53 PMmillions-furniture-75402
01/18/2022, 9:56 PMlittle-cartoon-10569
01/18/2022, 9:57 PMlittle-cartoon-10569
01/18/2022, 9:58 PMoutDir: "./dist"
. Something has put files there. But I don't know what. Certainly there should be many more files.millions-furniture-75402
01/18/2022, 9:59 PMlittle-cartoon-10569
01/18/2022, 10:01 PMpulumi up
...little-cartoon-10569
01/18/2022, 10:01 PMlittle-cartoon-10569
01/18/2022, 10:02 PM"@myorg": "./src/pulumi/"
and similar). VSCode and typescript honour this.little-cartoon-10569
01/18/2022, 10:03 PMlittle-cartoon-10569
01/18/2022, 10:03 PMlittle-cartoon-10569
01/18/2022, 10:03 PMlittle-cartoon-10569
01/18/2022, 10:05 PMtsc
isn't even installed! I don't know how Pulumi is running my typescript...millions-furniture-75402
01/18/2022, 10:05 PMmillions-furniture-75402
01/18/2022, 10:05 PMmillions-furniture-75402
01/18/2022, 10:05 PMlittle-cartoon-10569
01/18/2022, 10:05 PMmillions-furniture-75402
01/18/2022, 10:05 PMlittle-cartoon-10569
01/18/2022, 10:07 PMlittle-cartoon-10569
01/18/2022, 10:08 PM"outDir": "bin"
in its recommended tsconfig.json, but afaict, the bin dir is not being updatedmillions-furniture-75402
01/18/2022, 10:10 PMNote:module resolution is the most-commonly used in the TypeScript community and is recommended for most projects. If you are having resolution problems with `import`s and `export`s in TypeScript, try settingnode
to see if it fixes the issue.moduleResolution: "node"
millions-furniture-75402
01/18/2022, 10:12 PMlittle-cartoon-10569
01/18/2022, 10:12 PMlittle-cartoon-10569
01/18/2022, 10:13 PMmillions-furniture-75402
01/18/2022, 10:14 PMlittle-cartoon-10569
01/18/2022, 10:19 PMlittle-cartoon-10569
01/18/2022, 10:19 PMlittle-cartoon-10569
01/18/2022, 10:20 PMlittle-cartoon-10569
01/18/2022, 10:20 PMlittle-cartoon-10569
01/18/2022, 10:20 PMlittle-cartoon-10569
01/18/2022, 10:21 PMlittle-cartoon-10569
01/18/2022, 10:21 PMmillions-furniture-75402
01/18/2022, 10:22 PMlittle-cartoon-10569
01/18/2022, 10:25 PMlittle-cartoon-10569
01/18/2022, 10:25 PMlittle-cartoon-10569
01/19/2022, 9:36 PMmammoth-art-6111
02/23/2022, 6:30 PMtsconfig-paths
and doing the path mapping instantiation in index.ts as it gets read by Pulumi (and similarly, I can run Jest via moduleMapper), but static analysis of files still failsmammoth-art-6111
02/23/2022, 6:31 PMtsserver
will always throw errors about modules missingmammoth-art-6111
02/23/2022, 6:31 PMtsc
will always throw the same errors