shyiko / jabba

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

Problem with Powershell on linux #816

Open luismoron opened 2 years ago

luismoron commented 2 years ago

Hi, shyiko i like jabba but in poweshell for linux don't work can you help me

Bash if Working and pwsh don't work

14:21:10 ❯ Bash

14:21:30 ❯ jabba 14:21:35 ❯ jabba --version 0.11.2

14:21:33 ❯ pwsh PowerShell 7.1.5 Copyright (c) Microsoft Corporation.

https://aka.ms/powershell Type 'help' to get help.

14:21:40 ❯ jabba jabba: The term 'jabba' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

brianrobt commented 2 years ago

Why are you using PowerShell on Linux? What's wrong with the native Linux shell(s)?

From my own experience I have seen that most Microsoft products don't like running that well on Linux.