Discussions
It’s that time of the year again! As we embrace the holiday cheer, we want to share an important announcement regarding our holiday schedule. Our dedicated team of NetSuite Support Gurus will be taking a short break to recharge during the holidays, from December 24, 2024, to January 1, 2025. We’ll be back in full swing, ready to assist you on January 2nd. During the break, feel free to explore the wealth of NetSuite resources on our platform.
As we celebrate the season's joys, we are incredibly grateful for your ongoing support and engagement. Have a fantastic holiday break, and let's gear up for an incredible 2025!
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
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)