Ghost-cli not installing locally

I’ve installed the latest version of the Ghost-cli, and am running ghost install local, but I keep getting an error when ghost finishes installing and tries to start.

image

The specific error I’m getting in the log is

Stack: Error: Ghost process exited with code: 0
    at ChildProcess.cp.on (/usr/local/lib/node_modules/ghost-cli/lib/utils/local-process.js:56:24)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)

This has been resolved.

See github for details if you hit a similar problem.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.