Hi
I already have a post, but it’s closed. so that’s why I make this post.
I want to fix the npm WARN deprecated
Version
ghost-mgr@server:/var/www/ghost$ ghost --version
Ghost-CLI version: 1.9.9
Ghost version: 2.12.0 (at /var/www/ghost)
Warning
ghost-mgr@server:/var/www/ghost$ 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.9
ghost-mgr@server:/var/www/ghost$
How to fix this warning: npm WARN deprecated cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
I know its not a problem for the site to run, but I tired of the warning
My homepage is: https://www.halfdaner.dk and its running fine - and it hosted by digitalocean, but im tired of the warning
Kind regards
Thomas