Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
How to resolve Handlebars error on SCA Developer Tools
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 Extension and Theme dev tools (gulp extension: task, for example). But for this I just need to be able to use gulp local, gulp deploy , etc.
I downloaded the tools as described in the link above, ran npm install on Node -v 12.21.0, and am running from the correct sub-directory as explained here:
https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4189324618.html
0