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!
Versions of node.js for older versions of SCA - deploying a backup
I've been developing for SiteBuilder for over 15 years. Been adding SiteBuilder Extensions since they were Reference Checkout. I have many SiteBuilder clients running everything from 2.0.5 to SiteBuilder Extensions Kilimanjaro (the latest and most likely last SB E). In order to get update all the versions of SB E I must constantly update and add features to, I have node.js version 4.9.1 and npm version 2.15.11 and gulp CLI version 3.9.1
I am now starting to deal with updating SCA sites. A client is using SCA Vinson. I'm having trouble getting a their latest backup working from my local hard drive. I download the backup and run npm install gulp. It installs but with warnings. When I run gulp deploy the error comes back as Cannot find module 'underscore'