visual studio - VSTS Build Error: d:\a\_tool\NuGet\4.0.0\x64\nuget.exe failed with return code: 1 due to Access to path is denied -


suddenly our build system starts failing continuously of builds of repositories. didn't change in vsts , don't have clue might cause. if due our code/repository, other existing succeeded builds should have ran well.

one thing add here is, have been using same nuget config file last 1 year or so. , also, have been accessing called "c:\packages\" path in these months. changed nothing got failed.

below screenshots.

enter image description here

enter image description here

nuget restore task

nuget restore task 2

build log added https://gist.github.com/foyzulkarim/5d6e9b7cb100ba70a6ed28bbe7d7a9b3


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -