Incorrect PowerShell Build Command for .NET Project

Resolved 💬 7 comments Opened Feb 24, 2025 by david-jarman Closed Feb 24, 2025

Bug Description
When I try to get claude to build a dotnet project, it issues a command pwsh -n -C 'dotnet build'. It seems the -n parameter is causing issues, and powershell always returns a 128 exit code.

Environment Info

  • Platform: macos
  • Terminal: iTerm.app
  • Version: 0.2.9
  • Feedback ID: 5cc6149d-20e9-4291-a158-63cf44fc7cdf
  • Shell: Powershell (pwsh)

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗