locked
Azure DevOps Unable to Restore packages RRS feed

  • Question

  • User297458589 posted

    I have an application that utilizes a package from the Azure Artifact Feed Nuget Package

    When I run my DevOps pipeline to publish my application to my server, I keep getting this error:

    [error]Error: The process 'D:\a_tool\dotnet\dotnet.exe' failed with exit code 1

    [error]Packages failed to restore

    I am also unsure if this Devops pipeline is correct:

    enter image description here

    The step called Azure Artifact Restore DS is the one that connects this pipeline to the nuget package

    I am unsure on how to continue.

    Tuesday, March 10, 2020 9:57 AM

All replies

  • User288213138 posted

    Hi stardocsSVC,

    I have an application that utilizes a package from the Azure Artifact Feed Nuget Package

    When I run my DevOps pipeline to publish my application to my server, I keep getting this error:

    please set system.debug variable to true, then run the pipeline and provide this log.

    Best regards,

    Sam

    Wednesday, March 11, 2020 2:47 AM