Getting this error when I use the command `Create ...
# sdf
r
Getting this error when I use the command
Create SuiteScript File
in VS Code: VS Code version is 1.78.2, extension version is 1.4.2
Copy code
2023-05-25 23:20:33 - Update Amort Schedule
The file cabinet path "\\SuiteScripts\\Update_Amort_Sched.js" is invalid. It must refer to a file in a "/SuiteScripts" folder or in any "/Web Site Hosting Files" subfolder. For example, "/SuiteScripts/file.js".
l
Hi @rustyshackles Which version of Java are you using? There have been reports of similar issue for using last version of Java 17.0.7. Try to use Java 17.0.2.
đź‘€ 1
r
I was using Java SE Development Kit 17.0.7. I had to downgrade to Java SE Development Kit 17.0.2 and it worked
m
Thank you so much @Luis Pérez Villegas (NS Devtools SE). I was using 17.0.8. Had to downgarde to 17.0.2 and it worked like charm!