withfig / fig

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

bug: Fig not working, cuz some Js error #2898

Closed mywednesday closed 7 months ago

mywednesday commented 8 months ago

Checks

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

LB26121 commented 8 months ago

Same error here on mac os 14.2.1

ryan961 commented 8 months ago

+1, https://github.com/withfig/fig/issues/2899

nick-youngblut commented 8 months ago
Screenshot 2024-01-31 at 8 16 41 AM

Same here. Now I can't use fig.

Apple M2 Pro, Ventura 13.3

ghost commented 8 months ago

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

mywednesday commented 8 months ago

Does anyone know where to find a previous version ?

WizenPainter commented 8 months ago

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:

Sebastp commented 8 months ago

anyone have a fix?

fakecore commented 7 months ago

macos 14.2.1 fig_cli 2.17.1 got same issue 👀

juliangsp commented 7 months ago

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

duodecanol commented 7 months ago

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
kyc20010501 commented 7 months ago

I have the same problem

kyc20010501 commented 7 months ago

Does anyone have a solution?

AbdelrahmanHafez commented 7 months ago
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
basiljose1 commented 7 months ago

Fig is now Amazon CodeWhisperer for command line.

download the CodeWhisperer

grant0417 commented 7 months ago

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.