classpy icon indicating copy to clipboard operation
classpy copied to clipboard

Can't work on MacOS.

Open thtTNT opened this issue 2 years ago • 3 comments

When I try Command: brew tap guxingke/repo

It shows:

==> Tapping guxingke/repo Cloning into '/usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo'... remote: Enumerating objects: 44, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (3/3), done. remote: Total 44 (delta 0), reused 2 (delta 0), pack-reused 40 Unpacking objects: 100% (44/44), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb classpy: /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb:10: `@8' is not allowed as an instance variable name /usr/local/Homebrew/Library/Taps/guxingke/homebrew-repo/Formula/classpy.rb:10: syntax error, unexpected end-of-input, expecting end depends_on :openjdk@8 ^ Error: Cannot tap guxingke/repo: invalid syntax in tap!

thtTNT avatar Mar 10 '22 15:03 thtTNT

me too

DieselNiu avatar Mar 16 '22 12:03 DieselNiu

Hi, I forked the author's repository and compiled and packaged a version using JDK17 LTS. If you need it, you can get it here.

calvinit avatar Oct 12 '22 09:10 calvinit

Hi, I forked the author's repository and compiled and packaged a version using JDK17 LTS. If you need it, you can get it here.

Works like a charm!

songyu-wang98 avatar Nov 27 '22 08:11 songyu-wang98