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

Can't install discord.net - Failed to retrieve information about 'Discord.Net.Core' from remote source

$
0
0

I have made Python discord bots in the past with discord.py but now I am learning C# and I want to try to make one with discord.net. When I try to install discord.net - I click on dependencies, then NuGet packages, and then browse and search up discord.net. When I press the install button, I get the following error:

Severity    Code    Description Project File    Line    Suppression StateError       Failed to retrieve information about 'Discord.Net.Core' from remote source 'https://github.com/DSharpPlus/DSharpPlus/FindPackagesById()?id='Discord.Net.Core'&semVerLevel=2.0.0'.Response status code does not indicate success: 404 (Not Found).                

I am using Visual Studio 2019.


Viewing all articles
Browse latest Browse all 3067

Trending Articles