Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Developer theme deployment : "code":"SSS_INVALID_SCRIPTLET_ID","message&quo
I've download theme developer tool 18.2 and install npm.
And then run gulp theme: fetch to fetch the theme. I get the following error
(node:17619) UnhandledPromiseRejectionWarning: StatusCodeError: 404 - {"error":{"code":"SSS_INVALID_SCRIPTLET_ID","messa ge":"That Suitelet is invalid, disabled, or no longer exists."}}
at new StatusCodeError (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/errors.js:32:15)
at Request.plumbing.callback (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/plumbing.js:104:33)
at Request.RP$callback [as _callback] (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request-promise-core/lib/plumbing.js:46:31)
at Request.self.callback (/Users/apple/Public/monsroyale-dev/theme18-2/node_modules/request/request.js:185:22)