callawaycloud/llm-apex-agents

Installation Errors

Opened this issue · 1 comments

Hi, I am getting errors while deploying the repo to the developer org. Can you please list the steps to deploy?

I have tried deploying the whole main folder from VS Code Windows environment and got the error
"force-app\main\observability\appMenus\AppSwitcher.appMenu-meta.xml In field: AppMenuItem.Name - no ConnectedApp named CPQIntegrationUserApp found"
Moreover, when I deploy using the sfdx force:mdapi:deploy --deploydir main --wait 1000 I get "package.xml not found error". Please help

hey @usmankhanfast, try with sf project deploy instead of force:mdapi:deploy

image