withfig / fig

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

bug: #2745

Closed IVoyt closed 1 year ago

IVoyt commented 1 year ago

Checks

Operating system

macOS 13.5.2 (22G91)

Expected behaviour

succesfull login and ability to use the software fig cli available in the system

Actual behaviour

  1. Permanent message

    Something went wrong :(
    Signups are currently disabled
    image
  2. Fig cli not found in the system

    % fig
    zsh: command not found: fig

Steps to reproduce

  1. Download Fig from official website
  2. Move Fig.app from downloaded .dmg to /Applications
  3. Select Login with email
  4. Input code sent to email

Environment

fig-details:
  - 2.16.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
  - cores: 4
  - mem: 32.00 GB
os-info:
  - macOS 13.5.2 (22G91)
environment:
  - shell: /Applications/Fig.app/Contents/MacOS/fig_desktop
  - terminal: <unknown>
  - cwd: /
  - exe-path: /Applications/Fig.app/Contents/MacOS/fig-darwin-universal
  - install-method: unknown
  - env-vars:
    - __CFBundleIdentifier: com.mschrage.fig
    - PATH: /usr/bin:/bin:/usr/sbin:/sbin
    - SHELL: /bin/zsh
mschrage commented 1 year ago

Duplicate of #2699

IVoyt commented 1 year ago

Duplicate of #2699

not a duplicate since fig cli not available in this case