Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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)