-
Error when running gulp theme:fetch in ThemeDevelopmentTools-26.1.0
Hi everyone, I'm encountering an error when using gulp theme:fetch in ThemeDevelopmentTools--26.1.0: Has anyone encountered this problem before? Or does anyone know how to solve it? I would greatly appreciate any suggestions or troubleshooting steps provided. Thanks in advance!
-
NetSuite Admin Tip | Restoring SiteBuilder Kilimanjaro Website from File Cabinet Backup
If you are working with a SiteBuilder website and notice that a previously working functionality (such as a third-party integration) has been lost, you may be able to restore it using a backup stored in the File Cabinet. This is especially useful if a backup exists from a point in time before the issue occurred. In some…
-
NetSuite Admin Tip | Gulp Theme Deployment: Create a New Theme without Overwriting Existing
When working with SuiteCommerce themes, you might fetch an existing active theme (for example, Theme X) and attempt to create a separate copy (Theme Y) for use in another domain. However, you may notice that deploying the theme with a new name still updates Theme X instead of creating a new, independent theme. This happens…
-
NetSuite Admin Tip | Gulp Theme Deployment: Overwriting Existing Theme Instead of Creating New One
When deploying changes to a custom theme using Gulp Theme Developer Tools, you may encounter an issue where the deployment creates a new theme record instead of updating the existing one. This prevents developers from properly applying updates to the webstore. This issue is usually caused by a configuration in…
-
Is there other method to edit/deploy theme more efficiently?
gulp theme:deploy takes so much time to finish. Is there any other way to do faster?
-
Why SCS gulp extension deploy stopped working?
I used to be able to type gulp extension:deploy --account <account number here> and send updates to the SCS extension I've been working on, to that NetSuite account, then re-activate the extension to update it in NetSuite. Now I suddenly can't get gulp to deploy anything, because I get this error when I run that command,…
-
Why shopping_ext.js file not created with gulp extension local?
Hey there, When I run gulp extension:local it works, as in, there are no errors in the terminal. However, the local website doesn't work because of an error in the browser console showing that it is unable to fetch the shopping_ext.js file. Through adding logs in the javascript.js file in…
-
How to resolve Error: Module not found: handlebars in SCA Dev Tools?
Hope it's okay to cross post here from Web/Ecomm. Original post below: Hey there, I am trying to make SCA customizations in the extensions folder on a 22.2 site. I am following the directions for the dev tools here: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4183926134.html I am familiar with…
-
Extra div added to Handlebars detail template output
Hi Everyone, I'm developing in SCA Kilimanjaro and I'm running into an issue that I'm not sure how to fix. I'm rendering data in a table in Handlebars but the detail template is being wrapped in a div which is messing up the rendering. In my "list" template I have: <table> <thead> <tr>…
-
SuiteCommerce Developer Tools Require Token-Based Authentication
This notice is to inform you that the authentication method for all SuiteCommerce and SuiteCommerce Advanced developer tools will change due to the NetSuite mandatory Two-Factor Authentication (2FA) policy. What is Changing? At the time of the NetSuite 2021.1 release, all versions of the Commerce developer tools, including…