Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
SuiteCloud Extension for Visual Studio Code doesn't create project structure
Hi Everyone,
For some reason, when i run the pallete command "SuiteCloud: Create Project" Visual Studio doesn't create entire project structure, it only creates the files "suitecloud.config.js" and ".gitignore".
The folder structure and manifest.xml are missing.
So when I try to Set Up Account, the following error appears: "SuiteCloud: No manifest.xml file was found in "c:\SuiteCloud\src". Make sure the active file in the editor belongs to a valid project structure before running this command. For more information about the project structure, see https://system.netsuite.com/app/help/helpcenter.nl?fid=section_155931221634.html."
Has anyone gone through this problem?