Error updating ghost-cli

hi,
I’m having an issue while I try to update Ghost Cli. Every time I run “npm install ghost-cli@latest -g”

I get:
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

  • ghost-cli@1.9.8

Some extra information:
Running on DO droplet with ubuntu 14
node version 8.9.1

There’s nothing to worry about :slight_smile:

npm WARN deprecated …

The WARN just means somethings not 100% perfect, and in this case it’s nothing to worry about (one of the CLI’s dependencies needs some love)

1 Like

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