Wrangler D1 Migrations in Deployment giving non-specific error
Hi everyone, new dev here so let me know if I am posting to the wrong channel. I am running wrangler d1 migrations in postCommands after deployment which gives an error but it used to work just fine in the preCommands of the "yml" file. Now, I am getting the error "non-zero exit code". The command is basically "npx wranlger d1 migrations apply DB". It worked just fine in preCommands and locally as well. Here is a screenshot of the error:
0 Replies