Hello,
i am trying to build a new website including Jobs on latest (3.32.0). However in my build process when trying to pnpm payload generate:db-schema its generates a wrong path for my PG '@payloadcms/db-postgres/types'
I need to manual edit again to remove types '@payloadcms/db-postgres'
What triggers the false generation? How can i debug this?
Thank you.