Hello!
I was wondering if anyone else is having the issue of deploying their code onto Monday Server? When I do mapps code:push, it seems to always be stuck at 75% and repeats
“Build Assets to deploy” and “Preparing Environment”. And then after awhile I get
ERROR: code_push
err: {
“type”: “HttpError”,
“message”: “Unexpected error occurred while communicating with the remote server”,
“stack”:
Error: Unexpected error occurred while communicating with the remote server
However, when I do mapps code:status, it says deploying so I can’t even push my code to monday.
Any way to fix this issue?
Thanks