Hi, I am new to SuiteCommerce. In terminal, I am trying to deploy SCA using "gulp deploy" command but after I select account token it is giving error, "...script=customscript_ns_sca_deployer_2020_2_0&deploy=customdeploy_ns_sca_deployer_2020_2_0...code:SSS_INVALID_SCRIPTLET_ID, message:That Suitelet is invalid, disabled, or no longer exists.". I checked in NetSuite account and did not found this Script.
I am able to run locally using "gulp local".
Some specifications for my setup are:
• node version: v12.21.0
• gulp version: 2.3.0(CLI), 4.0.2(local)
• sca directory name: SC_21.1_LIVE
Thanks