forked from HKUDS/DeepCode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnull
More file actions
10 lines (8 loc) · 974 Bytes
/
Copy pathnull
File metadata and controls
10 lines (8 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
powershell : 字符串缺少终止符: "。
所在位置 行:1 字符: 1
+ powershell -Command \"Get-ChildItem -Path . -Filter '__pycache__' -Re ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (字符串缺少终止符: "。:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : TerminatorExpectedAtEndOfString