You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Url of Azure Artifacts (aka Package Manager) seems to be hardcoded in the plugin regarding MS Staff. As Microsoft is switch von visualstudio.com to dev.azure.com the restore fails. There is a workaround by specify custom Urls in Npm.PackagingCollectionUrl.
Are you reporting a bug or a feature request ?
Description
The Url of Azure Artifacts (aka Package Manager) seems to be hardcoded in the plugin regarding MS Staff. As Microsoft is switch von visualstudio.com to dev.azure.com the restore fails. There is a workaround by specify custom Urls in
Npm.PackagingCollectionUrl
.See additional informtation in this thread here (see "solution"):
https://developercommunity.visualstudio.com/content/problem/390198/azure-pipeline-can-not-restore-npm-packages-from-a.html
Expected behavior
Restore successful even if the new Azure DevOps Urls are used.
Reproduction
https://pkgs.dev.azure.com/mycompany/..
) into the .npmrc file instead the oldvisualstudio.com
Urls.In order to allow us to quickly reproduce you issue please include a link to a reproduction repository
System information
VSTS or TFS:
Agent:
OS:
Yarn version:
1.13.0 x64
Node version:
n/a
The text was updated successfully, but these errors were encountered: