It usually happens when versioning is off.
- Download the zip of the SCA Dev Tools for the core from the file cabinet
- Install the required node version based on the SCA version that we are using (https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_158894785342.html). Make sure you’re on the correct node version and navigate into the SC_version.<2>file.
- Run
npm installin command prompt - If that was successful, run just
gulp - If that was successful, move your extensions folder in, run
gulp localand see if it works. - Then lastly move to the version control files.