jabba icon indicating copy to clipboard operation
jabba copied to clipboard

'' is not a valid version.

Open chestnutqiang opened this issue 5 years ago • 1 comments

Mac OS Catalina 10.15.2

curl -sLk https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh

show below:

'' is not a valid version.

I review the source code.

solution :

1.  export JABBA_VERSION="0.11.2"

again execute

2. curl -sLk https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh

done

chestnutqiang avatar Feb 02 '20 14:02 chestnutqiang

@willcohen this can be closed now.

ghost avatar Nov 24 '20 16:11 ghost