fig
fig copied to clipboard
Daemon settings watcher error
Sanity checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctorin the affected terminal session - [X] I have run
fig restartand tested again (tell us if that fixed it)
Issue Details

Environment
fig-details:
- desktop-version: Version 1.0.61 (B532) [Beta] [Brazilian]
hardware-info:
- model: iMac
- model-id: iMac19,1
- chip-id:
- cores: 6
- mem: 24 GB
os-info:
- macOS 12.5.0 (21G5046c)
environment:
- shell: /bin/zsh
- terminal: iterm
- cwd: /Users/luancamara
- exe-path: /usr/local/bin/fig
- install-method: unknown
- env-vars:
- FIG_INTEGRATION_VERSION: 8
- FIG_TERM: 1
- FIG_TERM_VERSION: 5.2.0
- PATH: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/luancamara/Library/Python/3.8/bin:/Library/Apple/usr/bin:/Users/luancamara/.fig/bin:/Users/luancamara/.local/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- TERM_SESSION_ID: w0t0p0:988C2AC6-421A-4540-B9FB-5BC39E500E99
- FIG_PID: 1331
- integrations:
- SSH: false
- TMUX: false
- iTerm: installed!
- Hyper: application is not present.
- Visual Studio Code: application is not present.
- Docker: false
Receiving this same error with the following environment details:
fig-details:
- desktop-version: Version 1.0.61 (B532) [Beta] [U.S.]
hardware-info:
- model: MacBook Pro
- model-id: MacBookPro17,1
- chip-id: Apple M1
- cores: 8 (4 performance and 4 efficiency)
- mem: 16 GB
os-info:
- macOS 12.6.0 (21G115)
environment:
- shell: /bin/zsh
- terminal: hyper
- cwd: /Users/amanzo
- exe-path: /Users/amanzo/.fig/bin/fig
- install-method: unknown
- env-vars:
- FIG_INTEGRATION_VERSION: 8
- FIG_TERM: 1
- FIG_TERM_VERSION: 5.2.0
- PATH: /Users/amanzo/.nvm/versions/node/v10.24.1/bin:/opt/homebrew/opt/tomcat@9/bin:/Users/amanzo/.sdkman/candidates/java/current/bin:/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/amanzo/.fig/bin:/Users/amanzo/.local/bin:/Users/amanzo/.local/bin:/Users/amanzo/.fig/bin:/opt/homebrew/opt/[email protected]/bin:/Users/amanzo/.sdkman/candidates/java/current/bin:/opt/homebrew/opt/tomcat@9/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- TERM_SESSION_ID: 0924493c-4bf7-48fb-a62d-67dd2635f25a
- FIG_PID: 3866
- integrations:
- SSH: false
- TMUX: false
- iTerm: application is not present.
- Hyper: installed!
- Visual Studio Code: installed!
- Docker: true
Same as #1842