atops cli not installing #294
-
Discord user IDaman.sgh Describe your question in detail.i am trying to install aptos cli , so i followed the docs but after entering the cmd it was doing nothing What error, if any, are you getting?What have you tried or looked at? Or how can we reproduce the error?No response Which operating system are you using?Windows Which SDK or tool are you using? (if any)Python SDK Describe your environment or tooling in detailNo response |
Beta Was this translation helpful? Give feedback.
Answered by
gregnazario
Jul 3, 2024
Replies: 1 comment 1 reply
-
You should be able to add the CLI to your path first https://aptos.dev/en/build/cli/install-cli/install-cli-windows#copy-and-run-the-command-to-update-your-path-from-the-terminal Then, try the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gregnazario
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to add the CLI to your path first https://aptos.dev/en/build/cli/install-cli/install-cli-windows#copy-and-run-the-command-to-update-your-path-from-the-terminal
Then, try the
aptos
command again