zokugun / vscode-sync-settings

Easily synchronize your settings
MIT License
142 stars 12 forks source link

"Please check the previous error" may not have a previous error to check #37

Open stdedos opened 1 year ago

stdedos commented 1 year ago
[info] serialize to: /tmp/sync-settings-30jAbX
[info] serialize extensions
[info] serialize snippets
[info] serialize UI state
[info] serialize keybindings
[info] serialize settings
[info] serialize done
[error] Error: The repository wasn't successfully initialized so the current operation can't continue. Please check the previous error.

This is a "very blanket-y" error, that can mean anything. As seen on this interaction, issue can be whatever.

e.g. git fetch has some network issues, it's also that problem.

Right now, "network issue" is not a problem (I can do the git-operations manual by terminal on the repository), and I still have "some other error"