withfig / fig

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

bug: (eval):export:28: not an identifier: 003 #2063

Open marcinkrzeminski opened 2 years ago

marcinkrzeminski commented 2 years ago

Checks

Operating system

macOS

Expected behaviour

No issues when starting a new terminal session

Actual behaviour

I'm getting this error when opening a new terminal session. Happens on both default Terminal and the iTerm.

(eval):export:28: not an identifier: 003
CleanShot 2022-11-17 at 14 52 05@2x

Steps to reproduce

No response

Environment

fig-details:
  - 2.7.9
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M1 Max
  - cores: 10
  - mem: 64.00 GB
os-info:
  - macOS 13.0.1 (22A400)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/marcin
  - exe-path: /Users/marcin/.fig/bin/fig
  - install-method: unknown
  - env-vars:
    - FIGTERM_SESSION_ID: 0281a33c-dff6-4082-bcb5-5f9f5de87c45
    - FIG_HOSTNAME: Marcins-M1-Max.local
    - FIG_TERM: 2.7.9
    - PATH: /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/marcin/.fig/bin:/Users/marcin/.local/bin:/Users/marcin/Library/Application Support/JetBrains/Toolbox/scripts:/Users/marcin/.antigen/bundles/spaceship-prompt/spaceship-prompt:/Users/marcin/Library/Android/sdk/tools:/Users/marcin/.antigen/bundles/zsh-users/zsh-autosuggestions:/Users/marcin/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/extract:/Users/marcin/.antigen/bundles/zsh-users/zsh-syntax-highlighting:/Users/marcin/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/z:/Users/marcin/Library/Android/sdk/tools/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - FIG_PID: 1870
    - FIG_PARENT: 0281a33c-dff6-4082-bcb5-5f9f5de87c45
mschrage commented 2 years ago

Do you have any Plugins installed via Fig or have you created any blocks in your Fig Dotfiles?

marcinkrzeminski commented 2 years ago

@mschrage I have imported the dotfiles I already had. As of plugins, it behaves the same with or without any. Should I remove the dotfiles?