baon99
Try to update .43 to .44 with yarn command:prod upgrade error APP_VERSION is not defined
I did these two command on local setup
yarn database:migrate:prod
yarn command:prod upgrade
But got error on second command:
Error in workspace xxxx: cannot run upgrade command when APP_VERSION isn not defined, please double check your env variables.
Am I missing something in the env?
9 replies