
Installing via cmd lineĬopy and Paste the code below to your PowerShell Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object ).DownloadString('')) Check your System variables and look for Path variable if it has some values like C:\ProgramData\chocolatey\choco.exe C:\ProgramData\chocolatey\bin if not add it.Īnd you can save you time by installing it. I ran into a similar problem when I tried setting env variable for Java SDK, but I was quick to recognize it when I ran the commands presented to me in the documentation which completely overwrites my env Path variable.



The choco environment variable has been altered.
