Help needed for setup of meshery cli

I am encountering an error when running the command “mesheryctl system start” while setting up Meshery CLI on Windows using Scoop.
I am getting an error on running the command: mesheryctl system start
Error: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable. Your local context is configured to run Meshery on Kubernetes using the default token.
The Kubernetes cluster is not accessible. Please confirm that the cluster is running. See Quick Start Guide | Meshery for additional instructions.

Either change the platform setting to “docker” inside of your meshconfig or use Docker Desktop and the Meshery Docker Extension while running Kubernetes in Docker Desktop.

Thanks, I will try with this.