Skip to content

Windows cmd <exited with error: File not found: > #276

@Andrej730

Description

@Andrej730

Describe the bug

Not sure what happened, but all commands started to return <exited with error: File not found: > error.

 ╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 │ > run git version                                                                                                  │
 ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

 ✗ Check git version
   $ git --version
   <exited with error: File not found: >

 ● Git is not installed or not in the system PATH.

 ╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 │ > run echo hello                                                                                                   │
 ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

 ✗ Echo hello
   $ echo hello
   <exited with error: File not found: >

 ● There appears to be an issue with the PowerShell environment. The echo command
   should work in PowerShell. Let me try with the PowerShell cmdlet:

 ✗ Write hello output
   $ Write-Output "hello"
   <exited with error: File not found: >

 ● The PowerShell environment appears to be unavailable or misconfigured. All
   commands are returning "File not found" errors.

Affected version

0.0.339 Commit: 66f4dfe

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:platform-windowsWindows-specific: PowerShell, cmd, Git Bash, WSL, Windows Terminal

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions