-
Notifications
You must be signed in to change notification settings - Fork 8
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
running on macos #1
Comments
Unfortunately we need ACINQ/secp256k1-kmp#54 to be solved before it can run on arm64 MacOS. |
Looks like there's a workaround (ACINQ/eclair#2427 (comment)), I'll try it but otherwise we'll be stuck waiting for GitHub to support M1 VMs. Or I'll just use a gitpod instance to build and debug. |
Or you I can get your lntxbot branch and deploy it to prod. |
Or you can use this trick: https://github.com/rorp/snostr#to-apple-silicon-users |
I'm trying to run this on macos because I need to test lntxbot and looks like there's dependency.
I get below error:
java -jar -Dcliche.datadir="/Users/z/.cliche" -Dcliche.seed="xxx" cliche.jar
The text was updated successfully, but these errors were encountered: