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
While running Build or Run command, serverles Fn needs docker client to be started. If it is not detected, it fails. We need to add a logic to detect that and show VSCode notification message that user needs to start docker to proceed.
While running
BuildorRuncommand, serverles Fn needs docker client to be started. If it is not detected, it fails. We need to add a logic to detect that and show VSCode notification message that user needs to start docker to proceed.