withfig / fig

Public issue tracker for Fig.

Home Page:https://fig.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: Fig not working, cuz some Js error

mywednesday opened this issue · comments

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and replicated the issue again

Operating system

Mac OS 14.3

Expected behaviour

Open Dashboard, Settings etc... successfully

Actual behaviour

Display error as follow:
Screenshot 2024-01-31 at 16 03 39

Then, I inspect element
Screenshot 2024-01-31 at 16 04 55

Found this error:
Screenshot 2024-01-31 at 16 07 32

Steps to reproduce

No response

Environment

No response

Same error here on mac os 14.2.1

  • I have run fig logout and fig restart
  • I have run brew reinstall --force --cask fig
Screenshot 2024-01-31 at 8 16 41 AM

Same here. Now I can't use fig.

Apple M2 Pro, Ventura 13.3

Can replicate the same issue on this machine:

Fig 2.17.1
macOS 14.3
13" M2 Macbook Air
8 GB RAM
256 GB SSD

Does anyone know where to find a previous version ?

I got the error fixed. Turns out fig was not getting into my .local/bin folder folder since it didn't exists. Uninstalled through brew and reinstalled after making sure the bin file was there. Still have issues connecting to the daemon but everything else works.

Specs:

  • Fig 2.17.1
  • MacOS 14.2.1
  • 16" M1 Pro

anyone have a fix?

macos 14.2.1
fig_cli 2.17.1
got same issue 👀

same here, running:
macos 14.3 (M3 and M1 Macbook pro)
fig_cli 2.17.1

Got same issue,

fig-details:
  - 2.17.1
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M3 Pro
  - cores: 12
  - mem: 36.00 GB
os-info:
  - macOS 14.1.0 (23B2073)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/cwntb_240131007
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - SHELL: /bin/zsh
    - __CFBundleIdentifier: com.googlecode.iterm2
    - PATH: /opt/homebrew/opt/util-linux/sbin:/opt/homebrew/opt/util-linux/bin:/opt/homebrew/opt/util-linux/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
    - TERM: xterm-256color

I have the same problem

Does anyone have a solution?

fig-details:
  - 2.17.1
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M1 Pro
  - cores: 10
  - mem: 16.00 GB
os-info:
  - macOS 14.2.0 (23C64)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: <REDACTED>
  - exe-path: /Users/hafez/.fig/bin/fig
  - install-method: unknown
  - env-vars:
    - FIGTERM_SESSION_ID: 0be78e30-c935-421c-9006-df1ee06e6fac
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.1
    - PATH: /Users/hafez/.bun/bin:/Users/hafez/anaconda3/bin:/Users/hafez/anaconda3/condabin:/Users/hafez/.docker/bin:/Users/hafez/.deno/bin:/Users/hafez/.yarn/bin:/Users/hafez/.config/yarn/global/node_modules/.bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Users/hafez/.cargo/bin:/Users/hafez/.fig/bin:/Users/hafez/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 2883
    - FIG_SET_PARENT: 0be78e30-c935-421c-9006-df1ee06e6fac

Sorry about this issue, a fix has been deployed. Open the dashboard and hit ⌘+r and the new version should load which will resolve the issue.