withfig / fig

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

installation script #1136

Closed axldmg closed 2 years ago

axldmg commented 2 years ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable)

installation script

Details:

OS Fig Shell
macOS 11.6.5 (20G527) 1.0.56 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.56 (B414) [U.S.] - Bundle path: /Applications/Fig.app - Autocomplete: true - Settings.json: true - Accessibility: true - Number of specs: 0 - Symlinked dotfiles: false - Only insert on tab: false - Keybindings path: - Installation Script: false - PseudoTerminal Path: /Users/axldmg/opt/anaconda3/bin:/Users/axldmg/opt/anaconda3/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Users/axldmg/.local/bin:/Users/axldmg/.fig/bin:/Users/axldmg/.local/bin:/Users/axldmg/.local/bin - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Pro - Model Identifier: MacBookPro11,3 - Chip: - Cores: 4 - Memory: 16 GB ## OS Info: - macOS 11.6.5 (20G527) ## Environment: - User Shell: /bin/zsh - Current Directory: /Users/axldmg - CLI Installed: true - Executable Location: /Users/axldmg/.local/bin/fig - Current Window ID: 4576/% (com.apple.Terminal) - Active Process: zsh (7656) - /dev/ttys002 - Environment Variables: - TERM=xterm-256color - TERM_SESSION_ID=F60790E4-594C-48B0-96DD-F7252D11BD70 - PATH=/Users/axldmg/opt/anaconda3/bin:/Users/axldmg/opt/anaconda3/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Users/axldmg/.local/bin:/Users/axldmg/.fig/bin:/Users/axldmg/.local/bin:/Users/axldmg/.local/bin - FIG_INTEGRATION_VERSION=8 - FIG_TERM=1 - FIG_TERM_VERSION=4.3.0 ## Integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false

brendanfalk commented 2 years ago

Could you please run fig doctor --verbose and copy the output below?

axldmg commented 2 years ago

Hey Brendan, I got all fixed and green "Everything looks good!" flag now, cheers (I had a conflict with Conda settings within bash_profile file, which is sorted now). You diligence is much appreciated!

brendanfalk commented 2 years ago

Thanks @axldmg !! Glad it's working

Interesting to hear we had a conflict w Conda. Could you please share your .bash_profile with and tell us what conda settings you changed? We'd love to try and fix this pre-emptively

axldmg commented 2 years ago

Anaconda wrote its own base path and locked the .bash_profile for user changes so that fig was unable to add its settings. I have not been taking advantage of Conda since installed so I came to a drastic decision: getting rid of it and reboot (hence, I'm afraid I can't provide you with the former .bash_profile, sorry)

eglassman commented 2 years ago

I'm having the same issue!