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

Install.sh fails on macos with 'could not find a paket source on nuget.org' #4245

Open
pzelmanski opened this issue Feb 1, 2024 · 0 comments

Comments

@pzelmanski
Copy link

pzelmanski commented Feb 1, 2024

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

❯ 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.

Repro steps

  1. Step A
    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

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

No branches or pull requests

1 participant