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
returnfmt.Errorf("no function found in current directory.\nYou need to be inside a function directory to run it.\n\nTry this:\n func create --language go myfunction Create a new function\n cd myfunction Go into the function directory\n func run Run the function locally\n\nOr if you have an existing function:\n cd path/to/your/function Go to your function directory\n func run Run the function locally")
0 commit comments