VSCodeBackup
VSCodeBackup copied to clipboard
Error while restore
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