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

brew install --head fails with ENOENT #43

Closed
jzelinskie opened this issue Sep 30, 2021 · 0 comments · Fixed by #44
Closed

brew install --head fails with ENOENT #43

jzelinskie opened this issue Sep 30, 2021 · 0 comments · Fixed by #44
Labels
area/tooling Affects the dev or user toolchain kind/bug Something is broken or regressed priority/2 medium This needs to be done

Comments

@jzelinskie
Copy link
Member

$ brew install --HEAD zed
==> Cloning https://github.com/authzed/zed.git
Updating /Users/jzelinskie/Library/Caches/Homebrew/zed--git
From ssh://github.com/authzed/zed
   838b4a2..c3f2000  main       -> origin/main
==> Checking out branch main
Already on 'main'
Your branch is behind 'origin/main' by 51 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
HEAD is now at c3f2000 Merge pull request #41 from ecordell/release
==> Installing zed from authzed/tap
Error: An exception occurred within a child process:
  Errno::ENOENT: No such file or directory - zed
@jzelinskie jzelinskie added kind/bug Something is broken or regressed priority/2 medium This needs to be done area/tooling Affects the dev or user toolchain labels Sep 30, 2021
@jzelinskie jzelinskie linked a pull request Sep 30, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling Affects the dev or user toolchain kind/bug Something is broken or regressed priority/2 medium This needs to be done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant