Ghost update problem with perditions

I’ve installed ghost last week. no issue up and running but after attempt to update im getting error:

:heavy_multiplication_x: Checking system Node.js version - found v18.17.1
:information_source: Ensuring user is not logged in as ghost user [skipped]
:information_source: Checking if logged in user is directory owner [skipped]
:heavy_check_mark: Checking current folder permissions
:heavy_check_mark: Checking memory availability
:heavy_check_mark: Checking free space
One or more errors occurred.

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

Can you share more about how you installed Ghost and Node? It looks like you possibly used NVM, which can cause issues in production.

See Using nvm with local and production Ghost installs

i just fallowed this manual Ghost | CloudPanel | Documentation
FYI
I didn’t use Via CloudPanel CLI# as a root user