I want to deploy the
Patch following the instructions for the
SCA version 2019.2 from here:
Reference Product List Patch for SCA 2019.2 to 2024.1
However, I'm getting an error message during the deployment: it wants to find a typescript file when there are only js inside the SuiteScript folder.
I don't know if it is related, but when I first run npm install with the corresponding node version (10.16.x) for
SCA 2019.2, I get this error
Error: Can't find Python executable "python", you can set the PYTHON env variable.
Any help would be appreciated :)