PCF Control build error – [pcf-1014] [Error] Manifest validation problem: instance requires property “manifest”
Summary The PCF control build failed with error [pcf-1014] [Error] Manifest validation problem: instance requires property “manifest”. This issue arose due to incorrect configuration in the pcfconfig.json file, specifically the missing or misnamed “manifest” property under the control definition. Root Cause Misconfiguration in pcfconfig.json: The “manifest” property was either missing or incorrectly named under the … Read more