Search code examples
gitnpmbowerbower-install

How to add any path in windows Path Environment Variable


I am using windows 8.1 and while installing bower on my machine i got an issue for which i got an answer Issue installing bower on windows

But i dont know how to Check if C:\Program Files (x86)\Git\local is added to your Path Environment Variable

Please help.


Solution

  • 1st Find Environment Variable:

    • Control Panel -> System & Security -> System -> Advanced System Settings (Slide menu) -> Click Environment Variable Button

    2nd Check if C:\Program Files (x86)\Git\loca is exist

    • Go to 2nd table "system variables"
    • Find "Path" variables
    • Selecte and click Edit
    • Search if it is here

    NOTE: For more easy way copy path and paste it in a text editor. Variables Paths demarcation with ";".