I try to install Ghost using CloudPanel.
I follow this intrusion Install Ghost on CloudPanel, the installasion run smottly, but when I run ghost doctor i get this error
Checking system Node.js version - found v18.19.0
Ensuring user is not logged in as ghost user [skipped]
Checking if logged in user is directory owner [skipped]
Checking current folder permissions
Checking for a MySQL installation
Instance is currently running
Validating config [skipped]
Checking memory availability
Checking binary dependencies
Checking free space
One or more errors occurred.
- Checking system Node.js version
Message: The directory /home/siteuser/.nvm/versions/node/v18.19.0/bin/node is not readable by other users on the system.
This can cause issues with the CLI, you must either make this directory readable by others or install node and Ghost-CLI in another location.
Debug Information:
OS: Ubuntu, v22.04.3 LTS
Node Version: v18.19.0
Ghost Version: 5.75.0
Ghost-CLI Version: 1.25.3
Environment: production
Command: ‘ghost doctor’