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
~ $ gvm use system
sed: first RE may not be empty
Now using version system
I'm not sure what the message sed: first RE may not be empty means, and I believe it shouldn't be displayed. Is there a way to prevent this message from appearing?
Environment
gvm
~ $ gvm version
Go Version Manager v1.0.22 installed at XXX
~ $ gvm list
gvm gos (installed)
go1.21.8
=> system
The text was updated successfully, but these errors were encountered:
Problem
I'm not sure what the message
sed: first RE may not be empty
means, and I believe it shouldn't be displayed. Is there a way to prevent this message from appearing?Environment
The text was updated successfully, but these errors were encountered: