We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On MacOs Sonoma 14.2.1, .NET 8.101, I ran build.sh and it went all good, and now I'm running install.sh and it just fails
❯ sudo ./install.sh Password: Could not find a paket source on nuget.org. Please check your internet connection and access to https://www.nuget.org.
Packet installs
Paket fails with error about nuget. I've checked, I can access nuget, I've even deleted Nuget.Config to get back the defaults
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
On MacOs Sonoma 14.2.1, .NET 8.101, I ran build.sh and it went all good, and now I'm running install.sh and it just fails
Repro steps
sudo ./install.sh
Then it fails
Expected behavior
Packet installs
Actual behavior
Paket fails with error about nuget. I've checked, I can access nuget, I've even deleted Nuget.Config to get back the defaults
Known workarounds
The text was updated successfully, but these errors were encountered: