fig icon indicating copy to clipboard operation
fig copied to clipboard

Fig had an Error! and can't be uninstalled! (WSL2)

Open nurulakbaral opened this issue 1 year ago • 0 comments

Sanity checks

Feature Details

Description:

When I installed Fig for WSL2 and logged in using my email, when I restarted Windows Terminal there was an error like below and it bothered me and I didn't uninstall it. image

➜  ~ fig doctor --verbose
Let's check if you're logged in...
✔ Logged into Fig

Let's check your dotfiles...
✔ ~/.bashrc contains valid fig hooks
✔ ~/.profile contains valid fig hooks
✔ ~/.zshrc contains valid fig hooks
✔ ~/.zprofile contains valid fig hooks

Let's make sure Fig is setup correctly...
✔ Fig bin exists
✔ PATH contains ~/.local/bin
✔ Fig Integration

Let's see if Fig is in a working state...
✘ Figterm: No figterm path

   0: No figterm path
   1: IO Error: No such file or directory (os error 2)
   2: No such file or directory (os error 2)

Location:
   fig_cli/src/cli/doctor.rs:601

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
✔ Insertion lock does not exist
✔ PATH and PseudoTerminal PATH match
✔ Autocomplete dev mode
✔ Plugin dev mode
✔ Mission Control is loading from the correct URL

Let's check if your system is compatible...
● Fig's support for Linux 5.10.102.1-microsoft-standard-WSL2 - "Ubuntu 20.04.5 LTS" is in development. It may not work properly on your system.



  Fig still not working? Run fig issue to let us know!
  Or, email us at [email protected]!

nurulakbaral avatar Sep 28 '22 04:09 nurulakbaral