aptos-labs / developer-docs

Source for the Aptos developer docs
https://aptos.dev
Apache License 2.0
845 stars 79 forks source link

[Docs] Install-cli-windows #487

Open phapdev opened 2 months ago

phapdev commented 2 months ago

Aptos Documentation Issue

Location

URL: https://aptos.dev/en/build/cli/install-cli/install-cli-windows

Description

When installing you have a document: setx PATH "%PATH%;C:\Users\<your_account_name>\.aptoscli\bin" ⚠️ When I run that command, all my PATHs are deleted and replaced with exactly 1 of your PATHs, this gives me an error, for example the development environments like python, nodejs I installed before cannot work.

image

🤔 There should be a warning for this ⚠️, or instructions for setting the PATH for the environment on windows.

After running the command image

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 45 days with no activity. Remove the stale label or comment - otherwise this will be closed in 15 days.