Can't install ghost(Checking for latest Ghost version)

When I use Ghost-CLI to install ghost. The error always occur when “Checking for latest ghost version”

ghost install
:heavy_check_mark: Checking system Node.js version
:heavy_check_mark: Checking logged in user
:heavy_check_mark: Checking current folder permissions
:heavy_check_mark: Checking operating system compatibility
:heavy_check_mark: Checking for a MySQL installation
:heavy_check_mark: Checking memory availability
:heavy_multiplication_x: Checking for latest Ghost version
A ProcessError occurred.

Message: Command failed: yarn info ghost versions --json
{“type”:“error”,“data”:“An unexpected error occurred: "EACCES: permission denied, scandir ‘/home/yuanhang91/.config/yarn/link’".”}

{“type”:“info”,“data”:“If you think this is a bug, please open a bug report with the information provided in "/var/www/ghost/yarn-error.log".”}
{“type”:“info”,“data”:“Visit yarn info | Yarn for documentation about this command.”}

Exit code: 1

Debug Information:
OS: Ubuntu, v16.04
Node Version: v8.11.4
Ghost-CLI Version: 1.9.1
Environment: production
Command: ‘ghost install’

That is currently a problem with Node v8.

This comment will help you. We are working on this.

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