/ is just nonstop astonishment. The error message: `Cannot read properties of...

@mistersql

/ is just nonstop astonishment.

The error message:
`Cannot read properties of undefined (reading 'readJsonSync')`

The solution:
```
"esModuleInterop": true
```

Self-replies

The zen of TypeScript. There isn't a way to do it. But if there is, it is astonishing.