Running Fedora 29.
node is installed in /usr/local/
as my local user, I want to install ghost-cli in webdev/ghost30
on that directory I run npm install ghost-cli@latest
the node_modules directory is installed at the root of my user home directory
there is no ghost command
Please advise