Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SCA 2019.2 Gulp Deploy errors
When we tried to deploy theme to server using "gulp theme:deploy", it shows errors below. Can anyone help figure out the problem? Thanks
gulp -v
CLI version: 2.2.0
Local version: 4.0.2
node -v
v10.16.0
-----------------------------------------------------------------------------------------------------
[20:39:17] Checking if Suite_Commerce_Base_Theme is a published theme...
[20:39:21] Uploading the theme files. No record data has changed...
[20:39:21] Preparing content to deploy in DeployDistribution...
(node:15044) UnhandledPromiseRejectionWarning: Error: Callback was already called.
at E:\THEME191\node_modules\async\dist\async.js:320:36
at E:\THEME191\gulp\extension-mechanism\deploy\deploy.js:146:28
(node:15044) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)