Skip to main content

I am having trouble packaging my sales force 2G app. I am able to create a package but when trying to version it says  Error (MultipleErrorsError): Multiple errors occurred:  (1) Create_XXXXX_Experience/output/schema: Not available for deploy for this organization  (2) Create_XXXXX_Experience/input/schema: Not available for deploy for this organization  (3) Create_XXXXX_Experience/Create_XXXXX_Experience: Not available for deploy for this organization  (4) Candidate_Screening: Not available for deploy for this organization  (5) XXXXX_Solution_Consultant: Not available for deploy for this organization  (6) EmployeeCopilotPlanner: Not available for deploy for this organization  (7) Copilot_for_Salesforce: Not available for deploy for this organization    

3 个回答
  1. 2025年8月13日 17:25
    Try adding the -f <path to scratch def config> to the command. By default it uses a generic one, not one in your codebase
0/9000