You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: libexec/scoop-checkup.ps1
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ if (!(Test-HelperInstalled -Helper Innounp)) {
24
24
}
25
25
26
26
if (!(Test-HelperInstalled-Helper Dark)) {
27
-
error "'dark' is not installed! It's require for unpacking installers created with the WiX Toolset. Please run 'scoop install dark' or 'scoop install wixtoolset'."
27
+
error "'dark' is not installed! It's required for unpacking installers created with the WiX Toolset. Please run 'scoop install dark' or 'scoop install wixtoolset'."
0 commit comments