xJonathanLEI / starkli

Starkli (/ˈstɑːrklaɪ/), a ⚡ blazing ⚡ fast ⚡ CLI tool for Starknet powered by 🦀 starknet-rs 🦀
https://book.starkli.rs
Apache License 2.0
155 stars 43 forks source link

Unable to detect platform. Please install starkli from source. #87

Closed JY20 closed 1 month ago

JY20 commented 1 month ago

Hi when trying to run starkliup to install starkli. I had gotten the error of Unable to detect platform. Please install starkli from source. Is there another way to install starkliup?

xJonathanLEI commented 1 month ago

Hi thanks for reporting. What's your operating system and processor architecture?

JY20 commented 1 month ago

Hi, I'm currently trying to setup on windows 64bit

xJonathanLEI commented 1 month ago

Unfortunately, starkliup currently only supports Linux/macOS. You could use starkliup on Windows via WSL, but for native Windows usage, you'll have to either install from source, manually download the executable from GitHub releases. See this Starkli book page for details.