Creating local workspace for Vinson version of SCA website

To create a local workspace on the Vinson version backup code, we can follow these steps.

  • Download the latest backup files from the respective NetSuite’s Hosting SSP folder and extract it to local disk.
  • Once the files are extracted, use node version 10.24.1 or above 10 version to install the required packages by running npm i in terminal.
  • replace your node module and ns_npm_repository files from these Vinson gulp_node-modules_ns-npm-repository.zip files
  • to run the local use gulp local command, to deploy use gulp deploy, for more commands use the gulp –help command

Leave a comment

Your email address will not be published. Required fields are marked *