Replies: 5 comments 15 replies
-
I did it globally using npx and then i was able to npm moralis-admin-cli, not sure why i had to do it globally though |
Beta Was this translation helpful? Give feedback.
-
Are you using WSL? It didn't let me use the command until I installed it globally out of WSL repository. Just open any other repository in VSCode that is not part of WSL and do |
Beta Was this translation helpful? Give feedback.
-
run |
Beta Was this translation helpful? Give feedback.
-
restart your code editor If it still doesn't work: |
Beta Was this translation helpful? Give feedback.
-
This worked for me. Open Command Prompt on your Windows PC. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After running yarn global add moralis-admin-cli a couple of time i was able to get a successful download, but now when i go to run "moralis-admin-cli" in the terminal i get the outcome.
bash: moralis-admin-cli: command not found
I am in my nextjs-nft-marketplace-fcc/frp when i try to run the command aswell.
Beta Was this translation helpful? Give feedback.
All reactions