I have reached the part of the tutorial where I am creating a server action. I am trying to import postgres but I get an error: Cannot find module 'postgres' or its corresponding type declarations. ts(2307).
I am not sure where the module went nor where to find it.
Any suggestions would be appreciated!