Hello,
I am trying to upload a bundle via the command:
npx @capgo/cli@latest bundle upload --apikey $(CAPGO_API_KEY) --channel $(DEFAULT_CHANNEL) --min-update-version $(currentrelease)
but getting the following error.
┌ Uploading with CLI version 8.33.5
│
■ uploadBundle failed: Edge Function returned a non-2xx status code
│
■ Error: Edge Function returned a non-2xx status code
What's the issue? Can you guys please fix it?
Hello,
I am trying to upload a bundle via the command:
npx @capgo/cli@latest bundle upload --apikey$(CAPGO_API_KEY) --channel $ (DEFAULT_CHANNEL) --min-update-version $(currentrelease)
but getting the following error.
┌ Uploading with CLI version 8.33.5
│
■ uploadBundle failed: Edge Function returned a non-2xx status code
│
■ Error: Edge Function returned a non-2xx status code
What's the issue? Can you guys please fix it?