An error occurred while retrieving package metadata for ***

后端 未结 4 2228
轮回少年
轮回少年 2021-01-07 18:47

This has been asked many times before. The solution (which works for me) is to delete the *** package(s) from the packages.config file (this is enough), and from the package

4条回答
  •  独厮守ぢ
    2021-01-07 19:15

    Update the Visual Studio Package Manager to the latest version using the below steps and the ongoing issue will disappear.

    1. In Visual Studio, from the "Tools" menu choose the "Extensions and Updates" option.
    2. From the dialog that appears, expand the "Updates" node from the tree at the left side.
    3. Select the "Visual Studio Gallery" option from the tree.
    4. Finally, look for the Package Manager update in the list of updates at the right side of the dialog and click the "Update" button beside it.

提交回复
热议问题