lukso-network / tools-lukso-cli

This repository serves as a CLI to download and/or run lukso dependencies
https://docs.lukso.tech/networks/mainnet/running-a-node/#lukso-cli-node-setup
Apache License 2.0
12 stars 6 forks source link

Downloading Nethermind for arm -> wrong DL link #264

Open xtc0r opened 5 days ago

xtc0r commented 5 days ago

Installing Nethermind on arm via Lukso CLI fails.

INFO[0016] :arrow_down: Downloading Nethermind... WARN[0016] :warning: File under URL https://github.com/NethermindEth/nethermind/releases/download/1.27.0/nethermind-1.27.0-220b5b85-linux-aarch64.zip not found - skipping... ERRO[0016] :x: There was an error while downloading Nethermind: chmod clients/nethermind: no such file or directory

Correct link is: https://github.com/NethermindEth/nethermind/releases/download/1.27.0/nethermind-1.27.0-220b5b85-linux-arm64.zip