How to resolve capabilities issue in Azure DevOps Agent?
Resolution
- Install the NPM in the agent machine.
- Add the install directory path to the Azure DevOps agent capabilities following the steps in Configure Agent Capabilities
Consider the example:
Read more on the Downloading and Installing Node.JS and npm .