NuGet Package restore failed for project Miscellaneous Files: Value cannot be null or an empty string. Parameter name: root. 0 0

前端 未结 16 2100
傲寒
傲寒 2020-12-15 02:03

I have such error in vs 2012: NuGet Package restore failed for project Miscellaneous Files: Value cannot be null or an empty string. Parameter name: root. 0 0

I see

16条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-15 02:58

    Just as a brief note. I got this error by running the project on a mapped network drive i.e. T:\NetworkFolder\Project\Solution.sln.

    Obviously the solution is simple - don't do this - copy it onto your machine. Might save someone some pain at some point.

提交回复
热议问题