JordanXtern

Results 6 comments of JordanXtern

Nope, unfortunately I wasn't able to get it to work.

Yeah, this is the output: ``` # ldd --version musl libc (aarch64) Version 1.2.4_git20230717 Dynamic Program Loader Usage: /lib/ld-musl-aarch64.so.1 [options] [--] pathname ``` ``` # uname Linux # uname -a...

@milesj ``` PROTO_LOG=trace /root/.proto/bin/proto tool add moon "source:https://raw.githubusercontent.com/moonrepo/moon/master/proto-plugin.toml" [DEBUG 2024-03-03 22:48:12.330] proto Running proto v0.31.1 bin="/root/.proto/bin/proto" args=["tool", "add", "moon", "source:https://raw.githubusercontent.com/moonrepo/moon/master/proto-plugin.toml"] pid=61 [TRACE 22:48:12.331] starbase::app Running startup phase with 2 systems...

``` TRACE 13:36:54.484] starbase_utils::json:install Stringifying JSON file="/root/.proto/tools/moon/remote-versions.json" [TRACE 13:36:54.484] starbase_utils::fs:install Creating directory dir="/root/.proto/tools/moon" [TRACE 13:36:54.484] starbase_utils::fs:install Writing file file="/root/.proto/tools/moon/remote-versions.json" [DEBUG 13:36:54.484] proto_core::tool:install Resolved to 1.22.3 tool="moon" version="1.22.3" [DEBUG 13:36:54.484] proto_core::tool:install...

@milesj Moon v1.22.5 with proto 0.31.3 works!

I have the same issue, 8.1 (via brew), asks for my keychain password in an loop, no matter how many times I enter it. Downgrading to 8.0 (via dmg) fixes...