Not able to connect my minikube cluster to meshery developement enviorment

I installed minikube on my linux ubuntu envoirment and started the minikube on my docker but when I import the kube config file, I am getting the following error

Generated context: minikube error getting kubernetes version: Get “https://127.0.0.1:49193/version”: dial tcp 127.0.0.1:49193: connect: connection refused Skipping context

Can anyone tell me where I am going wrong as I am quite new to k8s

Version of Meshery and mesheryctl? Output of mesheryctl version? Are you building Meshery or deploying Meshery? Version of Minikube? Output of kubectl config view?

@Jivtesh_Singh Please do provide the logs and outputs required for others to understand your issue and offer help.