Skip to content

[Bug]: brew installation bug when gh users prefers ssh #76

@remiconnesson

Description

@remiconnesson

What happened?

  ~ brew install --cask aurorascharff/clicklight/clicklight
==> Tapping aurorascharff/clicklight
Cloning into '/opt/homebrew/Library/Taps/aurorascharff/homebrew-clicklight'...
Username for 'https://github.com': remiconnesson
Password for 'https://remiconnesson@github.com':
remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/aurorascharff/homebrew-clicklight/'

had to

git clone git@github.com:aurorascharff/ClickLight.git /opt/homebrew/Library/Taps/aurorascharff/homebrew-clicklight --origin=origin --template= --config core.fsmonitor=false

then brew install --cask aurorascharff/clicklight/clicklight worked

ClickLight version

0.14.1

macOS version

Version 26.4.1 (25E253)

Steps to reproduce

install with github ssh preference

Additional context

No response

Accessibility permission

  • I checked whether ClickLight has Accessibility permission when this issue involves global click detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions