hi all, it was suggested to try posting this here. Currently trying to get SuiteCloud Development Framework to play nice. I can configure a sandbox environment, create a project and import data from my account into VS Code, modify that data and then deploy it back to the account. The issue comes when I clone a repository that has existing SDF projects into VS Code and when I try to get that project set up for a specific account (that has all the configuration already done), no matter what SuiteCloud command I enter into the command palette I get the error “No manifest.xml file was found…” even though I have the manifest file selected and open in the workspace and I know that the manifest itself is structured correctly. Has anyone experienced anything similar? The structure of the project folder looks correct but clearly I’m doing something wrong