ghost-on-github-pages icon indicating copy to clipboard operation
ghost-on-github-pages copied to clipboard

generate not working

Open kindlychung opened this issue 8 years ago • 2 comments

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...

kindlychung avatar Sep 21 '16 09:09 kindlychung

Thank you for the report, I'll take a look in this bug this weekend.

paladini avatar Sep 22 '16 16:09 paladini

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.

0xi4o avatar Sep 24 '17 09:09 0xi4o