Skip to content

metabot logs fails with "No such file or directory" after successful PowerShell installation on Windows with WSL #85

Description

@cosoldier

Environment
OS: Windows 11 with WSL
Installation method: PowerShell script
Shell: PowerShell / WSL bash

Steps to Reproduce
Run installation script in PowerShell:
irm https://raw.githubusercontent.com/xvirobotics/metabot/main/install.ps1 | iex

Installation completes successfully
Run metabot logs
Expected Behavior
The metabot logs command should execute successfully and display logs.
Actual Behavior
Command fails with error:

/bin/bash: C:\Users\xxx.local\bin\metabot: No such file or directory
The file does exist at C:\Users\xxx.local\bin\metabot.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions