Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
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'