To resolve the issue follow the steps: 1.Make sure that you have node installed on your computer 2.Copy the folder path of the nodeC:\Program Files\nodejs\ 3.Change settingsGo to Control Panel -> View advanced system settingsIn the Advanced tab -> click on Environment variables Under System variables, click on Path and then click on Edit as… Continue reading Resolve the error: ‘npm/gulp is not recognized as an internal or external command operable program or batch file’ while running npm and gulp commands through Visual Studio
Tag: gulp
Resolve Error: “Invalid_Login_Credentials” During Gulp Deployment in SuiteCommerce Advanced
Error: “Invalid_Login_Credentials” occurs even when the email and password are correctly specified. Gulp deploy command creates a directory called DeployDistribution. This directory contains the combined source files that are deployed to NetSuite. It also defines how gulp connects to your account during deployment. To resolve this error ensure that the .nsdeploy file exists on the development environment… Continue reading Resolve Error: “Invalid_Login_Credentials” During Gulp Deployment in SuiteCommerce Advanced