-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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
paintoshi
Metadata
Metadata
Assignees
Labels
No labels