estou tendo o seguinte erro:
(node:36631) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use node --trace-deprecation ...
to show where the warning was created)
TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /Users/lucasnapoleaoarantesdesousa/Desktop/Estudo/vollmed-api-swiftui-main/src/server.ts
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:176:9)
at defaultGetFormat (node:internal/modules/esm/get_format:219:36)
at defaultLoad (node:internal/modules/esm/load:133:22)
at async nextLoad (node:internal/modules/esm/hooks:791:22)
at async nextLoad (node:internal/modules/esm/hooks:791:22)
at async Hooks.load (node:internal/modules/esm/hooks:383:20)
at async MessagePort.handleMessage (node:internal/modules/esm/worker:255:18) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'