withfig / fig

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

(eval):source:79: no such file or directory: /Contents/plugins/terminal/.zshenv #1357

Open derkan opened 2 years ago

derkan commented 2 years ago

Description:

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

Every time I open terminal in Goland I get this error:

(eval):source:79: no such file or directory: /Contents/plugins/terminal/.zshenv

There is no path starting with /Content/... on my system.

Details:

OS Fig Shell
macOS 12.3.1 (21E258) 1.0.57 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.57 (B437) [Turkish Q] - 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: true - PseudoTerminal Path: - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Pro - Model Identifier: MacBookPro16,1 - Chip: - Cores: 8 - Memory: 16 GB ## OS Info: - macOS 12.3.1 (21E258) ## Environment: - User Shell: /bin/zsh - CLI Installed: true - Executable Location: /usr/local/bin/fig - Current Window ID: 145/% (com.jetbrains.goland) - Active Process: zsh (39555) - /dev/ttys008 - Installed via Brew: true - Environment Variables: - TERM=xterm-256color - TERM_SESSION_ID=a384844d-e394-4bfe-92fa-3c2022a0dd59 - FIG_INTEGRATION_VERSION=8 - FIG_TERM=1 - FIG_TERM_VERSION=4.3.0 - FIG_PID=39555 ## Integrations: - SSH: false - TMUX: false - iTerm: installed! - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false

mschrage commented 1 year ago

This will be fixed in the next release!

AlexV525 commented 3 months ago

Well, Fig is now sunsetting, so the solution would be:

  1. touch your_ide/.zshenv
  2. fig uninstall
image