Discussions
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. Join us
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)