I want to set an environment variable in Windows 10, but it fails with an error:
This environment variable is too large. This dialog allows setting values up to the 2047 characters.
I'm learning React-Native and using android studio, I want to include the path to abd.exe in my %PATH% environment variable.
I tried to fix this by removing some of the values in the PATH variable, but I still get this same error.
Error Screenshot:
I will appreciate this if anyone can assist me to solve this problem.
Thank you in advance for your assistance