Open edrickleong opened 2 years ago
fig doctor
fig restart
Fig currently does not work on IntelliJ IDEA EAP (Early Access Program). It would be nice to be able to use fig within Intellij IDEA EAP.
fig-details: - desktop-version: Version 1.0.61 (B528) [Australian] hardware-info: - model: MacBook Air - model-id: MacBookAir10,1 - chip-id: Apple M1 - cores: 8 (4 performance and 4 efficiency) - mem: 8 GB os-info: - macOS 12.6.0 (21G115) environment: - shell: /bin/zsh - terminal: intellij-EAP - cwd: /Users/edrickleong - exe-path: /usr/local/bin/fig - install-method: brew - env-vars: - FIG_INTEGRATION_VERSION: 8 - FIG_TERM: 1 - FIG_TERM_VERSION: 5.2.0 - PATH: /opt/homebrew/opt/libpq/bin:/Users/edrickleong/.volta/bin:/Users/edrickleong/.sdkman/candidates/java/current/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/edrickleong/.fig/bin:/Users/edrickleong/.local/bin:/Users/edrickleong/Library/Android/sdk/emulator:/Users/edrickleong/Library/Android/sdk/tools:/Users/edrickleong/Library/Android/sdk/tools/bin:/Users/edrickleong/Library/Android/sdk/platform-tools - SHELL: /bin/zsh - TERM: xterm-256color - TERM_SESSION_ID: 5c53c528-f229-40b3-8df2-c4826e4e531a - FIG_PID: 24667 - integrations: - SSH: false - TMUX: false - iTerm: application is not present. - Hyper: application is not present. - Visual Studio Code: installed! - Docker: false
Can you run echo $__CFBundleIdentifier in the IntelliJ IDEA EAP terminal?
echo $__CFBundleIdentifier
Hi, it's com.jetbrains.intellij-EAP. Thanks
com.jetbrains.intellij-EAP
Sanity checks
fig doctor
in the affected terminal sessionfig restart
and tested again (tell us if that fixed it)Issue Details
Description:
Fig currently does not work on IntelliJ IDEA EAP (Early Access Program). It would be nice to be able to use fig within Intellij IDEA EAP.
Environment