SCA- run the backup or source locally

  1. Fetch the backup (zip) from corresponding application folder from netsuite.
  2. Extract the files and open the terminal.
  3. Enter the following commands (Ensure the node used is correct)
    npm install
    gulp local
  4. To run the source replace the modules extracted from backup with source modules
  5. If the folder “ns_npm_repository” is missing then add it from backup

Leave a comment

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