I've been having issues being able to use the Uplo...
# sdf
e
I've been having issues being able to use the Upload Feature of SDF in VS Code. Here is the error message:
Copy code
The following files were not uploaded:
/SuiteScripts/playground/displayWeight.js: "//SuiteScripts//playground/" is a restricted path. The path can only start with: "/SuiteApps", "/SuiteScripts", "/Templates/E-mail Templates", "/Templates/Marketing Templates", "/Web Site Hosting Files".
If anyone has a clue as to why I'm getting this error, that would be a great help. I'm running off of Windows 11 if that changed anything.
l
Hi Eric, Pretty strange error, which version of VSCode and the extension are you using? I was not able to replicate it on Windows 10 machine VsCode version 1.78.2 and SuiteCloud Extension 1.4.2 so it may be related to using Windows 11. I would try to check that.
Hi again, Which version of Java are you using? New versions of Java are having this issue. Try to use Java Version 17.0.2.
e
I think the version of java made the difference thank you very much!
185 Views