ghost-on-github-pages
ghost-on-github-pages copied to clipboard
generate not working
buster generate
keeps waiting for some http response:
buster generate
--2016-09-21 11:29:07-- http://drive/ghost-0.11.0/static
Resolving drive... 127.0.53.53
Connecting to drive|127.0.53.53|:80... connected.
HTTP request sent, awaiting response...
Thank you for the report, I'll take a look in this bug this weekend.
It's probably the Node version you're using. I had the same problem and then found that I was running the latest Node version which is not supported by Ghost. Once I downgraded to v6.9.5 buster generate
started working.