Cant install moralis cli

“npm install -g moralis-admin-cli” this command is not working on my vs code terminal. When I run it showed the following massage.

"changed 126 packages, and audited 127 packages in 50s

15 packages are looking for funding
run npm fund for details

3 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
npm audit fix --force

Run npm audit for details."

If anyone can help me with it I appreciate it.

maybe it was installed and those at the end are only some warning

2 Likes

Looks like it is successful, just some NPM warnings. You can try typing

moralis-admin-cli help

in the command line :raised_hands:

1 Like