Skip to content

unable to install #179

@gabeworden

Description

@gabeworden

Describe the bug
when installing

To Reproduce
Steps to reproduce the behavior:
1.Quick Install (Recommended)
SSH into your Raspberry Pi and paste this single command:

curl -fsSL https://raw.githubusercontent.com/ChuckBuilds/LEDMatrix/main/scripts/install/one-shot-install.sh | bash

  1. See error
    3.. Cloning repository to /home/admin/LEDMatrix...
    main: line 67: git: command not found
    ⚠ Command failed (attempt 1/3). Retrying in 5s: git clone https://github.com/ChuckBuilds/LEDMatrix.git /home/admin/LEDMatrix
    main: line 67: git: command not found
    ⚠ Command failed (attempt 2/3). Retrying in 5s: git clone https://github.com/ChuckBuilds/LEDMatrix.git /home/admin/LEDMatrix
    main: line 67: git: command not found
    ✗ Command failed after 3 attempts: git clone https://github.com/ChuckBuilds/LEDMatrix.git /home/admin/LEDMatrix
    ✗ Repository setup failed: /home/admin/LEDMatrix/first_time_install.sh not found
    Expected behavior
    A clear and concise description of what you expected to happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions