dotnet / cli-lab

A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
MIT License
625 stars 56 forks source link

Unable to install tool on macbook #305

Open arienshibani opened 5 months ago

arienshibani commented 5 months ago

tar: Error opening archive: Failed to open 'dotnet-core-uninstall.tar.gz' zsh: no such file or directory: ./dotnet-core-uninstall

plz fix

Stepami commented 3 months ago

+1 same issue here

macOS Monterey 12.3 Apple M1 Pro

richlander commented 1 month ago

This is what I see. I just got another report of this.

% file dotnet-core-uninstall
dotnet-core-uninstall: Mach-O 64-bit executable x86_64

We need x64 and Arm64 versions.

@baronfel