Ubuntu 16.04 ghost-cli install errors

I am attempting to install ghost on a ubuntu 16.04.

After executing the
[sudo npm install ghost-cli@latest] command, I receive the following errors…
[npm WARN No description, No repository field and No license field].
After [npm audit fix] I get…
[npm ERR! Invalid tag name “[object object]”: tags may not have any characters that encodeURIComponent encodes.]

No issues with all the previous install prerequisites.

You don’t need to run npm audit fix when installing Ghost CLI :slightly_smiling_face: