mixu / ghost-render

Render static blog sites from Markdown using Ghost themes
225 stars 21 forks source link

Nothing happens when running ghost-render #14

Open tyeeman opened 5 years ago

tyeeman commented 5 years ago

I'm on Windows7. Install went ok. I created two folders in "ghost-render" folder called /blog and /webkid (for the template which is in there). Then I run this command from "ghost-render" folder -

g:\nodejs\node_modules\ghost-render>ghost-render --input ./blog/ --settings ./sett
ings.json --theme ./webkid --output ./tmp

g:\nodejs\node_modules\ghost-render>

Nothing is created and I get no errors on screen. How to troubleshoot?

kirevdokimov commented 4 years ago

Same with me. Run on Windows 10, Node.js 12.14.0 LTS.