This message was deleted.
# typescript
s
This message was deleted.
l
The Pulumi project is one level below repo root. Repo root contains tsconfig.json, package.json and node_modules,
The modules that can't be resolved are all hosted in a GitHub package registry, and his .npmrc is correct (confirmed since application can resolve the same modules just fine.)
We're both running on WSL2.
yarn install
is correctly getting the modules for us both.