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
System (please complete the following information):
OS: windows 10
GO Version: 1.21.6
Pkg Version: v3.2.3
Describe the bug
I set a ‘run’ command for the app through ‘app.SetDefaultCommand’, and want the app to execute the ‘run’ command by default (./app). But after compiling, I run ‘./app’ and get an error ‘ERROR: unknown input command "run"’