You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've ran fig tools doctor script, all checks went fine except of one: Autocomplete specs installed: fail.
Doctor tried an autodfix, but had issue with tar archive extraction. Which could not fix.
Attaching a log and a screenshot.
λ fig tools doctor
Let's make sure Fig is running...Fig bin exists: passFig in path: passFig running: passmacOS version: passLet's see what fig diagnostic tells us...
Compatible shell: pass
Bundle path: pass
Autocomplete enabled: pass
CLI installed: pass
CLI tool path: pass
Accessibility enabled: pass
Autocomplete specs installed: fail
I can fix this!> /Users/furthur/.fig/bin/fig update
Pulling most up-to-date completion specs...
Run fig docs to learn how to contribute your own!
tar: Error opening archive: Unrecognized archive format ⬅️ ‼️ ------ here is the error
Fix applied!
Let's restart our checks to see if the problem is resolved...Let's make sure Fig is running...
Fig bin exists: pass
Fig in path: pass
Fig running: pass
macOS version: pass
Let's see what fig diagnostic tells us...Compatible shell: passBundle path: passAutocomplete enabled: passCLI installed: passCLI tool path: passAccessibility enabled: passAutocomplete specs installed: failLooks like we've already tried this fix before and it's not working.Run fig issue to let us know!Or, email us at \033[0;36mhello@fig.io\033[0m!
The text was updated successfully, but these errors were encountered:
dvakatsiienko
changed the title
Fig doctor script fail
Fig doctor script fail — tar: Error opening archive
Oct 22, 2021
Upd: actually the same happens with fig update command.
λ fig update
Pulling most up-to-date completion specs...
Run fig docs to learn how to contribute your own!
tar: Error opening archive: Unrecognized archive format
I've ran
fig tools doctor
script, all checks went fine except of one:Autocomplete specs installed: fail
.Doctor tried an autodfix, but had issue with tar archive extraction. Which could not fix.
Attaching a log and a screenshot.
The text was updated successfully, but these errors were encountered: