Hi,
I ran npm install -g ghost-cli@latest
on my self hosted server and I got the following message once it got updated.
Should I update npm to 7.5.3?
Cheers!
Hi,
I ran npm install -g ghost-cli@latest
on my self hosted server and I got the following message once it got updated.
Should I update npm to 7.5.3?
Cheers!
Hi
I’m also interested to know if this version is supported.
Can I update to 7.6.0 ? Will i break something? Or will it be best to wait?
// Thomas - https://www.futurenode.dk
Ghost-CLI uses yarn
under the hood, npm
is only used to grab the ghost-cli
package so use whatever version works with the rest of your system
Hi @Kevin
I have updated to npm 7.6.0! After some fixing, the site is now working…