install.sh fails on installing arduino-cli to windows 10 #334
Labels
conclusion: resolved
Issue was resolved
topic: infrastructure
Related to project infrastructure
type: imperfection
Perceived defect in any part of project
Bug Report
Current behavior
The script identified my system as
"
MINGW 32BIT WINDOWS
OS=MINGW32_NT-10.0-WOW
"
the script returned httpStatusCode = 404
intermediate output from install.sh
"
Did not find a release for your system: Windows 32bit
Trying to find a release using the GitHub API.
LATEST_RELEASE_URL=https://github.com/api/repos/arduino
"
final error msg from install.sh
"
Sorry, we dont have a dist for your system: Windows 32bit
You can request one here: https://github.com/Arduino/arduino-cli/issues
Failed to install arduino-cli
"
Expected behavior
A successfull install
Environment
windows 10 64bit
The text was updated successfully, but these errors were encountered: