Skip to content

Command failed on Windows #13

@felixpis

Description

@felixpis

I've got "Command failed" error when running this on Windows.
Looks like the reason that you try to create temp images in /tmp/[uid]/ folder.
But on windows "tmp" refers to C:\Users\name\AppData\Local\Temp
Tried to remove tmp from environment variables user/system, but it doesn't help.
Is it possible to add functionality to to pass tmp folder in config?
10x in advance!

After some review looks like this happens only in git bash on windows.
But in cmd the problem is that file path surrounded by single quotes and this not working in cmd

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