I am trying to install @tendermint/starport
:
npm i -g @tendermint/starport
I get this error:
EACCES: permission denied, open '/usr/local/lib/node_modules/@tendermint/starport/tmp-167254-vA18laJne7zO'
I am executing the command as superuser.
What is the problem here and how can I fix this?