Closed eelstork closed 4 years ago
sudo while installing Howl acquires locks which then cannot be removed by non admin user, causing confusing errors. Sudo may need to stay for real user installs.
sudo
"from CI setup" may understate the issue. sudo dotnet should not appear anywhere, will probably cause other issues.
sudo dotnet
Fixed in 48e8b327f6d93eddb7538c96dc357391298d0c27
sudo
while installing Howl acquires locks which then cannot be removed by non admin user, causing confusing errors. Sudo may need to stay for real user installs.