Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command failed on Windows #13

Open
felixpis opened this issue Dec 5, 2017 · 1 comment
Open

Command failed on Windows #13

felixpis opened this issue Dec 5, 2017 · 1 comment

Comments

@felixpis
Copy link

felixpis commented Dec 5, 2017

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
Copy link

I would like this solved as well. Can't find a way around it and gify was the only package I found able to convert mp4 to gif in node. Works fine in WSL2 and Ubuntu though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants