-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build error: Could not find required component 'xsbti' #55
Comments
and this is the installed java:
|
I also ran into this problem. Have you solved it? |
@Ding-Jiayu Unfortunately not! |
@amirj Can you send me the output of |
|
After installing JDK16 and adding sbt/bin to PATH:
|
I solve the problem by installing sbt 0.13. |
@amirj Can you try the fix suggested by @Ding-Jiayu? On my system the working configuration is - MacOS 10.15.7, Java 1.8.0_92, sbtVersion 1.2.8 |
Running compile.sh on MacOs 10.15.7 and zsh leads to the following error:
Based on the provided readme file, I just clone the repository, copy lib and data files and run compile.sh. If I missed something?!
The text was updated successfully, but these errors were encountered: