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

Fig internal update breaks brew installed version #1191

Open
2 of 3 tasks
tanepiper opened this issue Mar 26, 2022 · 0 comments
Open
2 of 3 tasks

Fig internal update breaks brew installed version #1191

tanepiper opened this issue Mar 26, 2022 · 0 comments
Labels
codebase:cli Issues related to the `fig` cli type:bug Something isn't working

Comments

@tanepiper
Copy link

Sanity checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have typed 'git ' and included a screenshot of the Debugger (click the Fig icon in the macOS menu bar)

Issue Details

Description:

  • Install Fig with Homebrew - installs to /User//.homebrew/bin/fig
  • Install fig update from internal application prompt (Installs fig in /User//.local/bin/fig pointing to the darwin universal .app)
  • fig doctor complains there is now two figs installed (one in .homebrew, should be in .local
  • Run brew uninstall fig - This now removes all copy of fig from the system

Screenshot 2022-03-26 at 07 11 46

Screenshot 2022-03-26 at 07 12 01

Environment

Not an OS issue
@mschrage mschrage added codebase:cli Issues related to the `fig` cli type:bug Something isn't working and removed NEED_TO_LABEL labels Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codebase:cli Issues related to the `fig` cli type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants