NodeJs and Postgres-Connection terminated unexpectedly
I’m trying to connect my Node project to Postgres.
My server is running in the project.
In Postgres, when I execute a data retrieval command, it also return me the correct data.
But when he wants to retrieve data in the get method in the reposutory file in the project.
He doesn’t succeed and i have this erorr:Connection terminated unexpectedly