jabba icon indicating copy to clipboard operation
jabba copied to clipboard

jabba use not working

Open leon0707 opened this issue 4 years ago • 1 comments

I'm using the latest catalina

export JAVA_HOME="$(jabba which $(jabba current))/Contents/Home"
export PATH="$JAVA_HOME/bin:$PATH"

I installed [email protected] and [email protected]

run

jabba use [email protected]
jabba current

it didn't change the current version

also I cannot see any output in shell

https://github.com/shyiko/jabba/blob/f531383bc8239eff61f771bfa78e78f6f57e50ca/jabba.go#L381

leon0707 avatar May 12 '20 23:05 leon0707