howdy gang, pulling my hair out 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 files 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 help link that comes up with the error links to a Node CLI article which isn’t directly relevant to what I’m running into. Any help is very much appreciated!