Trying to config auto sync cloud functions code from IDE using
moralis-admin-cli watch-cloud-folder
and getting the following error:
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
I can confirm moralis-admin-cli is installed globally, AKI keys and secrets correct as the command is directly copied from the config instruction