Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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: