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: packages/opencode/bin/opencode
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ else
49
49
done
50
50
51
51
if [ -z"$resolved" ];then
52
-
printf"It seems that your package manager failed to install the right version of the SST CLI for your platform. You can try manually installing the \"%s\" package\n""$name">&2
52
+
printf"It seems that your package manager failed to install the right version of the OpenCode CLI for your platform. You can try manually installing the \"%s\" package\n""$name">&2
0 commit comments