Update come with a

Hi.

When I try to update the ghost-installation by following this guide: https://www.ghostforbeginners.com/how-to-update-ghost

I get this error, when i run “sudo npm i -g ghost-cli@latest”

  npm WARN deprecated cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
    /usr/local/bin/ghost -> /usr/local/lib/node_modules/ghost-cli/bin/ghost
    /usr/local/lib
    └── ghost-cli@1.9.8

Any way to fix this… I have tried to reinstall the hole server, the same problem.

Thanks

There’s nothing to worry about, that’s just a warning about one of the CLI’s dependencies

running ghost -v will verify the CLI was successfully installed

1 Like

Hey :slight_smile:

Thanks for your reply :slight_smile:

It says: “Ghost-CLI version: 1.9.8” when i run ghost -v…

So it must be fine :slight_smile:

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