Stuck predeploy

Unsure how this can get stuck -> npm run prisma migrate deploy && exit
Sure works on my machine!

1770841211_yfjYHTLbZj.png

Attachments

7 Replies


oh package.json scripts "prisma": "env-cmd --silent -- prisma", (for context, if you're wondering where the env-cmd came from)



juanqui
HOBBY

a month ago

This happened to me a few times. I left it running 45+ minutes. I cancelled the deployment, then re-deployed latest, and the 2nd time worked.


juanqui
HOBBY

a month ago

This happened 2 times to me today. To re-deploy, I pressed Cmd+K (on Mac), while the web service is selected, and I chose Deploy Latest.


sardor01
PRO

a month ago

Same issue here

Attachments



Loading...