TheRandomLabs / scoop-nonportable

A Scoop bucket for nonportable applications.
The Unlicense
138 stars 40 forks source link

sshfs-np: fix manifest #357

Open moeshin opened 2 years ago

moeshin commented 2 years ago
> scoop install sshfs-np
方法调用失败,因为 [Selected.System.Management.Automation.PSCustomObject] 不包含名为“TrimStart”的方法。
所在位置 C:\Users\MoeShin\scoop\apps\scoop\current\lib\manifest.ps1:28 字符: 5
+     $app = $app.TrimStart('/')
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (TrimStart:String) [],RuntimeException
    + FullyQualifiedErrorId : MethodNotFound

Couldn't find manifest for '@{winfsp-np=winfsp-np}'.