P
Prisma•10mo ago
sourin

Issue when running migrate command

I am using neon.tech's postgresql instance and this is the error that occurs whenever I run the migrate comamnd, this is my command: pnpx prisma migrate dev --name init
No description
2 Replies
Nurul
Nurul•10mo ago
Hey 👋 This error would mean that the database is not reachable. Are you able to connect to this database through an IDE like Tableplus or DataGrip?
sourin
sourinOP•10mo ago
I don't know these tools, let me check, but yeh I have specified a correct db link

Did you find this page helpful?