Error using the Shopify CLI while deploying App config

Hey guys, can you help me with a doubt? I’m trying to use the new shopify app deploy command to push my TOML changes into my Partner Dashboard config for my app, but I’m struggling with an error that it’s a bit confuse.

The following error:

╭─ error ──────────────────────────────────────────────────────────────────────╮
│                                                                              │
│  Version couldn't be created.                                                │
│                                                                              │
│  shopify-app                                                                 │
│                                                                              │
│  1 error found in your extension. Fix these issues in the Partner Dashboard  │
│   and try deploying again.                                                   │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

Trying to see some error through my Partner Dashboard, but couldn’t see anything wrong. Also tried the --verbose flag, but isn’t clear about which exactly means this error. Any good idea how to debug it?

I got the same problem, did you find any solution?