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
I am on macOS (v10.14.5 - 18F132). After installing kind extension, I get the following error from VS Code, when executing the "Create Cluster" operation:
/bin/sh: kind: command not found
On my machine, the kind binary is located in $GOPATH. How do I configure extension to look for kind from the correct location?
I am on macOS (v10.14.5 - 18F132). After installing
kind
extension, I get the following error from VS Code, when executing the "Create Cluster" operation:/bin/sh: kind: command not found
On my machine, the
kind
binary is located in $GOPATH. How do I configure extension to look forkind
from the correct location?Extension Details:
The text was updated successfully, but these errors were encountered: