Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while restore #14

Open
t0rsten opened this issue Aug 7, 2020 · 0 comments
Open

Error while restore #14

t0rsten opened this issue Aug 7, 2020 · 0 comments

Comments

@t0rsten
Copy link
Contributor

t0rsten commented Aug 7, 2020

While Restore:

Resolve-Path : Cannot find path 'C:\Users\t0rsten\AppData\Roaming\Code\User\Snippets' because it does not exist.
At C:\Users\t0rsten\Documents\WindowsPowerShell\Modules\vscodebackup\0.5.0\VSCodeBackup.psm1:107 char:66
+ ...     $SnippetsDirectory = "$SettingsDirectory\Snippets" | Resolve-Path
+                                                              ~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\t0rsten\User\Snippets:String) [Resolve-Path], ItemNotFoundE
   xception
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.ResolvePathCommand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant