Hello can someone help me out please with this error. I have posted the debug file below. I’m trying to run ghost locally in Ubuntu 22.04.
Checking system Node.js version - found v18.18.0
Checking current folder permissions
Checking memory availability
Checking free space
Checking for latest Ghost version
Setting up install directory
Downloading and installing Ghost v5.65.1
Finishing install process
Configuring Ghost
Setting up instance
Starting Ghost
One or more errors occurred.
- GhostError
Message: Ghost process exited with code: 1
Debug Information:
OS: Ubuntu, v22.04.3 LTS
Node Version: v18.18.0
Ghost Version: 5.65.1
Ghost-CLI Version: 1.24.2
Environment: development
Command: ‘ghost start’
Message: Ghost process exited with code: 1
Stack: Error: Ghost process exited with code: 1
at ChildProcess. (/usr/local/lib/node_modules/ghost-cli/lib/utils/local-process.js:68:24)
at ChildProcess.emit (node:events:517:28)
at ChildProcess._handle.onexit (node:internal/child_process:292:12)