withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Path does not contain in ~/.local/bin #1103

Closed kubahasek closed 2 years ago

kubahasek commented 2 years ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable) Screenshot 2022-03-13 at 21 12 50

Hey there, after I started up my laptop today, Fig is not working. Upon loading into iTerm I got a message that Fig was updating and after that this is what I get.

Details:

OS Fig Shell
macOS 12.2.1 (21D62) 1.0.56 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.56 (B403) [Czech] - Bundle path: /Applications/Fig.app - Autocomplete: true - Settings.json: true - Accessibility: true - Number of specs: 1 - Symlinked dotfiles: false - Only insert on tab: false - Keybindings path: - Installation Script: true - PseudoTerminal Path: /usr/local/opt/python@3.10/bin:/usr/local/opt/python@3.10/bin:/usr/local/opt/python@3.10/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/jakubhasek/.fig/bin - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Pro - Model Identifier: MacBookPro15,2 - Chip: - Cores: 4 - Memory: 16 GB ## OS Info: - macOS 12.2.1 (21D62) ## Environment: - User Shell: /bin/zsh - Current Directory: /Users/jakubhasek - CLI Installed: true - Executable Location: /usr/local/bin/fig - Current Window ID: 3346/% (com.googlecode.iterm2) - Active Process: zsh (6304) - /dev/ttys005 - Environment Variables: - TERM_SESSION_ID=w0t0p0:65996701-17E5-4A13-8119-8B82793A6D29 - PATH=/usr/local/opt/python@3.10/bin:/usr/local/opt/python@3.10/bin:/usr/local/opt/python@3.10/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/jakubhasek/.fig/bin - TERM=xterm-256color - FIG_INTEGRATION_VERSION=6 - FIG_TERM=1 - FIG_TERM_VERSION=4.0.10 - FIG_ENV_VAR=1 - FIG_CHECKED_PROMPTS=1 ## Integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false

mschrage commented 2 years ago

Hey @kubahasek! Not sure exactly what is happening here. Based on the output from fig diagnostic (and the fact that you could run fig doctor), the fig CLI is in your PATH and the shell integrations are set up correctly.

Are you free to get on a debugging call? https://calendly.com/mschrage/30min

kubahasek commented 2 years ago

Hey @mschrage! I am actually happy to report that it has fixed itself from yesterday. Not sure how, but everything is back to normal service!

Screenshot 2022-03-14 at 19 54 39 w

mschrage commented 2 years ago

Thanks for letting me know!