You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have C:\WINDOWS\System32\WindowsPowerShell\v1.0\ in my PATH because I use the portable PowerShell, which is installed as C:\Program Files\PowerShell\7\pwsh.exe. It could be possible to check if it exists and use it before trying the windows build-in?
jenv change openjdk17
'Powershell.exe' is not recognized as an internal or external command,
operable program or batch file.
The text was updated successfully, but these errors were encountered:
This will be implemented in Version 2 a complete rewrite of this application which should be more scalable and support tests as well as being more close to the original
Ah, damn it. Github closed it because of my commit message. I pushed an update. Now JEnv asks you to restart with admin rights so it can change the system path. Thank you for your suggestion. Please report any further problems
I don't have
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
in my PATH because I use the portable PowerShell, which is installed asC:\Program Files\PowerShell\7\pwsh.exe
. It could be possible to check if it exists and use it before trying the windows build-in?The text was updated successfully, but these errors were encountered: