Build fails when Powershell fails to load libpsl on M1 mac #4972
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
fixed-in-6.0.200-preview.14.2
Look for this fix in 6.0.200-preview.14.2!
platform/macOS 🍏
macOS / Mac Catalyst
t/bug
Something isn't working
Description
When running
dotnet cake --configuration="Release" -v Diagnostic
on my m1 mac, I get:Installing libpsl with homebrew doesn't help. @eerhardt found PowerShell/PowerShell#6858 which may be related.
Steps to Reproduce
dotnet cake --configuration="Release" -v Diagnostic
Version with bug
Unknown/Other (please specify)
Last version that worked well
Unknown/Other
Affected platforms
macOS
Affected platform versions
12.2.1
Did you find any workaround?
I found that updating the version of powershell here to
7.2.1
fixed the problem:maui/.config/dotnet-tools.json
Line 12 in 009cce7
7.2.1
here?Relevant log output
No response
The text was updated successfully, but these errors were encountered: