Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error: git: 'git-open' is not a git command. See 'git --help'. #194

Open
t18n opened this issue Aug 10, 2022 · 1 comment
Open

Comments

@t18n
Copy link

t18n commented Aug 10, 2022

I tried to install with both npm and antigen, but when I run git open, it always return "git: 'git-open' is not a git command. See 'git --help'." error.

@paulirish
Copy link
Owner

Odd. I believe git-open needs to be in your $PATH and that's it.
Your git binary can be anywhere.

you'll want to figure out why the npm global install or antigen install doesn't ensure git-open is in your path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants