在安装clash for windows时有红字报错
xiaomao111 opened this issue · 2 comments
xiaomao111 commented
系统:ltsc 2019
在安装clash for windows时报错:
Move-Item : 对路径“C:\Users\xiaomao\AppData\Roaming\clash_win”的访问被拒绝。
所在位置 行:14 字符: 9
+ Move-Item $runtimeCache $runtimeCachePersist -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Users\xiaoma...aming\clash_win:DirectoryInfo) [Move-Item], IOException
+ FullyQualifiedErrorId : MoveDirectoryItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand
New-Item : 找不到路径“C:\Users\xiaomao\scoop\persist\clash-for-windows\clash_win”,因为该路径不存在。
所在位置 行:15 字符: 9
+ New-Item -Type Junction -Path $runtimeCache -Target $runtimeC ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\xiaoma...ndows\clash_win:String) [New-Item], ItemNotFoundExcep
tion
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.NewItemCommand
Linking ~\scoop\apps\clash-for-windows\current => ~\scoop\apps\clash-for-windows\0.20.9
Creating shortcut for Clash for Windows (Clash for Windows.exe)
Persisting data
'clash-for-windows' (0.20.9) was installed successfully!
Notes
-----
Clash for Windows data are now saved into 'C:\Users\xiaomao\scoop\persist\clash-for-windows' and persisted by Scoop.
请问这个报错影响什么吗
ivaquero commented
应该没有什么影响,我有一段时间没有用这个软件了。如果有问题,可以先使用 clash-verge。
ivaquero commented
昨天,我在win上升级了一下,没有报错。我暂时把这个issue关了,如果有问题再说。