Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-riscv64 #14

Open
dkurt opened this issue Jan 4, 2025 · 0 comments · May be fixed by #15
Open

error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-riscv64 #14

dkurt opened this issue Jan 4, 2025 · 0 comments · May be fixed by #15
Assignees

Comments

@dkurt
Copy link
Owner

dkurt commented Jan 4, 2025

Can be solved by downloading nupkg files manually, but make sense to include them to SDK

$ dotnet run --configuration Release WaveFunctionCollapse.csproj

Welcome to .NET 9.0!
---------------------
SDK Version: 9.0.100

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https

----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-riscv64. No packages exist with this id in source(s): nuget.org    
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : warning NU1902: Package 'SixLabors.ImageSharp' 2.1.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-5x7m-6737-26cr
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : warning NU1903: Package 'SixLabors.ImageSharp' 2.1.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-63p8-c4ww-9cg7
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : warning NU1903: Package 'SixLabors.ImageSharp' 2.1.3 has a known high severity vulnerability, https://github.com/advisories/GHSA-65x7-c272-7g7r
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : warning NU1902: Package 'SixLabors.ImageSharp' 2.1.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-g85r-6x2q-45w7
/home/sipeed/WaveFunctionCollapse/WaveFunctionCollapse.csproj : warning NU1902: Package 'SixLabors.ImageSharp' 2.1.3 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-qxrv-gp6x-rc23
@dkurt dkurt self-assigned this Jan 4, 2025
@dkurt dkurt changed the title Unable to find package Microsoft.NETCore.App.Host.linux-riscv64 error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-riscv64 Jan 4, 2025
@dkurt dkurt linked a pull request Jan 9, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant