ghost install local
Love open source? We’re hiring JavaScript Engineers to work on Ghost full-time.
Running in development mode
√ Checking system Node.js version - found v20.13.1
√ Checking current folder permissions
√ Checking memory availability
√ Checking free space
√ Checking for latest Ghost version
√ Setting up install directory
× Downloading and installing Ghost v5.82.8
A ProcessError occurred.
Message: Command failed: yarn install --no-emoji --no-progress
warning ghost@5.82.8: The engine “cli” appears to be invalid.
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@^2.29.1”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.29.1”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@^2.27.0”
warning Resolution field “moment-timezone@0.5.23” is incompatible with requested version “moment-timezone@^0.5.31”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.29.4”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.29.4”
warning Resolution field “moment-timezone@0.5.23” is incompatible with requested version “moment-timezone@0.5.34”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.29.1”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.29.3”
warning Resolution field “moment-timezone@0.5.23” is incompatible with requested version “moment-timezone@^0.5.33”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@2.27.0”
warning Resolution field “@tryghost/errors@1.3.2” is incompatible with requested version “@tryghost/errors@1.3.1”
warning Resolution field “@tryghost/logging@2.4.14” is incompatible with requested version “@tryghost/logging@2.4.10”
warning Resolution field “moment@2.24.0” is incompatible with requested version “moment@^2.29.1”
error https://registry.yarnpkg.com/playwright/-/playwright-1.38.1.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: “EBUSY: resource busy or locked, open ‘C:\Users\ycl\AppData\Local\Yarn\Cache\v6\npm-playwright-1.38.1-82ecd9bc4f4f64dbeee8a11c31793748e2528130-integrity\node_modules\playwright\ThirdPartyNotices.txt’”
yarn install v1.22.19
[1/5] Validating package.json…
[2/5] Resolving packages…
[3/5] Fetching packages…
info Visit yarn install | Yarn for documentation about this command.
Exit code: 1
Always the same response, I am using node 20 for ghost, why this error happened?