Open
Description
If there is no node in the system, after bun install
the package becomes inoperative:
bun run codegen:pg $ bunx env-cmd pgtyped -w -c pgtyped.json Failed to parse config file: parseDatabaseUri is not a function. (In 'parseDatabaseUri(dbUri)', 'parseDatabaseUri' is undefined)

If install a node on the device, it works without additional changes. I checked it on two different devices
"@pgtyped/cli": "^2.4.3"