microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
278 stars 422 forks source link

fix-missing-dependency-for-ArtifactEngine #1092

Closed PavloAndriiesh closed 1 year ago

PavloAndriiesh commented 1 year ago

Added an "underscore" dependency to the dependencies list since it will throw an exception in cases if the underscore is not present in node_modules. underscore is imported and used in Extensions\ArtifactEngine\Providers\typed-rest-client\handlers\ntlm.ts file

PavloAndriiesh commented 1 year ago

/azp run

wojgasior commented 1 year ago

/azp run