html2jade icon indicating copy to clipboard operation
html2jade copied to clipboard

Does not work with *.html on Windows

Open ashjs opened this issue 10 years ago • 5 comments

Hello,

How I use : html2jade --tabs --donotencode docs/*.html

I have this error : input file doesn't exist: docs/*.html

Kindly.

ashjs avatar Oct 31 '14 14:10 ashjs

That should work, at least on Mac and Linux. Are you using Windows?

donpark avatar Oct 31 '14 14:10 donpark

Hello, Thank you for the answer and yes, I'm using Windows ! :s

ashjs avatar Nov 03 '14 09:11 ashjs

Good. Have yet to confirm it and don't know when I'll be able to fix this bug but thanks for filing this issue.

Guess I'll have to internalize globing internally for Windows. mumble mumble

donpark avatar Nov 03 '14 10:11 donpark

works on windows if using msygit and running htm2jade on gitbash for windows. but not on the regular command prompt

barecool avatar Oct 11 '15 19:10 barecool

@barecool, that's true for me too. if node.js apps can run on regular command prompts, it's news to me.

donpark avatar Oct 12 '15 01:10 donpark