shyiko / jabba

(cross-platform) Java Version Manager
2.97k stars 194 forks source link

Windows Install does not work #818

Open vlad-nestorov opened 2 years ago

vlad-nestorov commented 2 years ago

Recently introduced by #815 https://github.com/shyiko/jabba/blob/c83236bca8c94f0e84b3df6c084530eaca560742/install.ps1#L21 $isOnWindows is always false, since > is not a comparison operator. Perhaps -le was intended?

willcohen commented 2 years ago

Fixed with #819. Many apologies.

gojforce commented 1 year ago

Are you sure this problem is fixed? Installed last week and every new Powershell window complaining that "script cannot be executed, blah blah"