Realm-cli lerna help

realm-cli lerna help

$ yarn run mongodb-realm-cli
Usage Error: Couldn’t find a script named “mongodb-realm-cli”.

$ yarn run [–inspect] [–inspect-brk] …

luism@DESKTOP-UJOT6VH MINGW64 /e/Users/luism/poligonosdemos (main)
$ realm-cli login
bash: realm-cli: command not found

luism@DESKTOP-UJOT6VH MINGW64 /e/Users/luism/poligonosdemos (main)
$ realm-cli whoami
bash: realm-cli: command not found

luism@DESKTOP-UJOT6VH MINGW64 /e/Users/luism/poligonosdemos (main)
$ npx lerna realm-cli whoami

Welcome to the community forum @Luis_Mendes_Machado!

It looks like you either haven’t installed realm-cli yet, or it isn’t in your path.

If you want to install using yarn, try: yarn global add mongodb-realm-cli.

For more installation & usage details please see the Realm CLI reference documentation.

Regards,
Stennie