Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Removed NuGet package and can't reinstall it in UE5 C++ project

$
0
0

I encountered an issue with updating NuGet packages in my Unreal Engine 5 (C++) project using Visual Studio 2022. While trying to solve it, I removed the Blake3 NuGet package. After managing to update the other packages, I ran into a new problem: compilation errors related to the missing Blake3.

Now I am getting the following errors:

The type or namespace name 'Blake3' could not be found (are you missing a using directive or an assembly reference?)

I tried to install the Blake3 package using Manage NuGet Packages for Solution, but I ended up getting errors indicating that the installation failed.

Can I remove all NuGet packages and reinstall them? If so, how can I do this? Or is there a way to restore only Blake3? All the packages were previously installed automatically.

I am a beginner, so I am not sure what steps to take. I have attached a screenshot from the Error List for reference. If you need any additional details, please let me know. Any help would be greatly appreciated!

enter image description here


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>