I’ve installed ghost last week. no issue up and running but after attempt to update im getting error:
Checking system Node.js version - found v18.17.1
Ensuring user is not logged in as ghost user [skipped]
Checking if logged in user is directory owner [skipped]
Checking current folder permissions
Checking memory availability
Checking free space
One or more errors occurred.
- Checking system Node.js version
Message: The directory /home/#mysitename/.nvm/versions/node/v18.17.1/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.17.1
Ghost Version: 5.59.1
Ghost-CLI Version: 1.24.2
Environment: production
Command: ‘ghost update’