Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
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 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: