-
Notifications
You must be signed in to change notification settings - Fork 20
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
Usage on Windows #8
Comments
Hi @andrekosak, can you try running the command for a single input file only (without using |
i have tested it too, but no luck. then i gave up. now i am using docker to resize images on Windows: mount the folder and than to the stuff inside of container. |
I'm also having this problem. |
@andrekosak @Peilin-D Thank you for reporting, and apologies for the late fix. |
I'm having the same issue (using v1.8.0) with this command. Has this been fixed?
|
@nltesown You need to specify the output pattern - see #13 (comment) |
Which gives:
It works! Thanks a lot! |
Hello, i have one more question regarding Windows. I have Node 6 here, but i cannot manage how to use the cli properly. The point is, that it creates the new image in the same folder, and NOT uses the folder path i passed as "-o" parameter. See my output:
So it's creating new files with wrong names in folder where i stand.
I have tried using the "Git Bash" and "Cmder". Result is the same.
Would someone have a hint for me?
The text was updated successfully, but these errors were encountered: