/var/runtime/node_modules/@aws-sdk/node_modules/@aws-crypto/util
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
{ "extends": "../tsconfig.json", "compilerOptions": { "rootDir": "./src", "outDir": "./build/main", }, "include": ["src/**/*.ts"], "exclude": ["node_modules/**"]}