Skip to content

Wording of installer script's warning about not finding arduino-cli in path is not clear #1238

Closed
@phil123456

Description

@phil123456

Bug Report

I cloned the repo on a raspberry pi 4 and did install.sh
and it complains it does not find....arduino-cli

Current behavior

pi@raspberrypi:~/arduino-cli $ sudo ./install.sh
Installing in /home/pi/arduino-cli/bin
ARCH=ARMv7
OS=Linux
Using curl as download tool
TAG=0.17.0
CLI_DIST=arduino-cli_0.17.0_Linux_ARMv7.tar.gz
Downloading https://downloads.arduino.cc/arduino-cli/arduino-cli_0.17.0_Linux_ARMv7.tar.gz
arduino-cli not found. You might want to add /home/pi/arduino-cli/bin to your $PATH
arduino-cli alpha Version: 0.17.0 Commit: ab58758 Date: 2021-03-17T15:10:16Z installed successfully in /home/pi/arduino-cli/bin

Expected behavior

to install

Environment

  • CLI version (output of arduino-cli version): none
  • OS and platform: raspbian
    5.4.51-v7l+

Additional context

I want to run arduino command from the command line since the arduino executable cannot to this anymore apparently

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions