Have you got any database that is served on 5432? This is usually a port that is assigned to the postgresql database … you’ll need one running for this command to work.
p
pmaneesh03
07/05/2022, 1:26 PM
but npx prisma migrate dev --name init this command is working
pmaneesh03
07/05/2022, 1:27 PM
all other commands are working fine
a
Alex Ruheni
07/07/2022, 9:05 AM
Hey @pmaneesh03 👋🏾
Have you resolved the issue – based on the 2nd comment to the question?