Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

moralis-admin-cli: command not found #13

Open
Sanchez7599 opened this issue Sep 2, 2022 · 1 comment
Open

moralis-admin-cli: command not found #13

Sanchez7599 opened this issue Sep 2, 2022 · 1 comment

Comments

@Sanchez7599
Copy link

After running yarn global add moralis-admin-cli I can't call command moralis-admin-cli.
I get error command not found.

I noticed that when installing, file [email protected] was excluded from installation. Maybe that is the problem?

[1/4] Resolving packages...
[2/4] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "[email protected]" with binaries:
      - moralis-admin-cli
Done in 1.82s.

Anyone having the same issue?

@Ryangwaite
Copy link

I had this issue. Installing with npm resolved it for me:

npm install -g moralis-admin-cli

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants