Skip to content

windows 11 issues #6

@ssergorp

Description

@ssergorp

I download the .exe from release page. I cloned the repo and put the .exe in the root dir and I called it direct from a terminal with the install command this the result:

D:\meow-0.0.1\meow-0.0.1> .\meow-windows-amd64.exe install
time=2024-09-13T23:44:56.356-05:00 level=INFO msg="Downloading Docker Desktop installer..." os=windows arch=amd64
time=2024-09-13T23:44:56.447-05:00 level=ERROR msg="open C:\\Users\\19729\\AppData\\Local\\Temp\\meow-cli\\docker-desktop-installer.exe.tmp: The system cannot find the path specified."

I have windows 11, docker compose and desktop etc all installed.

If I run just the .exe in a terminal, it displays the main help screen. And some of it is working, for instance the completion cmd generated a powershell script in the terminal and the help flags gave me additional info on cmds. So if I run '.\meow-windows-amd64.exe install -h' it returns:

Installs the cat and its dependencies on the current machine

I initially I didn't see the release and had tried to just compile it from the repo, I fell into a rabbit hole and couldn't get that working.

I also tried running the windows install script from the repo and here's the result:

image


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions