Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Unable to open the NuGet Package Manager Console

Start PowerShell as Administrator and run the following command:

mkdir "C:\Program Files (x86)\Microsoft SDKs\NuGetPackagesFallback"

Then restart Visual Studio and everything should work.


I had the same issue and I fixed it by creating the requested folder.

Hope this works for you too.

Tags:

C#

Visual Studio

Related

Binding list of data.tables by columns, and by reference jQuery how to fix Cannot set property '_DT_CellIndex' of undefined? Listening for key events in angular Unresolved attribute reference 'keys' for class 'dict' How to install old version of Git on Windows 10 GraphQL gql Syntax Error: Expected Name, found } ObjectMapper can't deserialize without default constructor after upgrade to Spring Boot 2 Dynamically add meta description based on route in Angular Yml config files "Inheritance" with Spring boot protobuf vs gRPC Adding regularizer to an existing layer of a trained model without resetting weights? Azure Function: Publish fails with message "Web Deploy cannot modify the file on the Destination because it is locked by an external process."

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy