Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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)