Azure Devops NPM Please change your working directory to a valid directory Azure Devops NPM Please change your working directory to a valid directory reactjs reactjs

Azure Devops NPM Please change your working directory to a valid directory


In the field Working folder that contains package.json you specified the file itself and not the folder path. you just need to put the folder path that contains the package.json.

enter image description here


Just leave empty "Working folder with package.json" field

Just leave empty "Working folder with package.json" field


added "Node Tool Installer" with version "6.9.1"added "Npm" with the following custom command "install -g npm@latest"