Unable to run kanvas locally

After the running, make kanvas-watch in meshery-extenstions

It shows some error in components; their is no mention of port of development server. And here is the log:

Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.

webpack 5.89.0 compiled with 939 errors and 1 warning in 189471 ms

On http://localhost:3000/extension/meshmap it is showing

Uh-oh!๐Ÿ˜” Please pardon our mesh.
`TypeError: Cannot read properties of undefined (reading 'getCurrentStack')`

Here are mesher-server logs:

WARN[2024-12-16T07:25:18Z]                                               app=meshery code=meshery-server-1330 probable-cause= severity=2 short-description="Failed to get Kubernetes context" suggested-remediation=
INFO[2024-12-16T07:25:18Z] kubernetes contexts successfully retrieved from remote provider  app=meshery
INFO[2024-12-16T07:25:18Z] Generated context: minikube                   app=meshery
WARN[2024-12-16T07:25:18Z] Get "https://127.0.0.1:32771/api/v1/namespaces/kube-system": dial tcp 127.0.0.1:32771: connect: connection refused  app=meshery code=meshery-server-1347 probable-cause="Possible causes include invalid Kubernetes context, missing or incorrect configuration, or network issues." severity=2 short-description="Could not retrieve Kubernetes cluster ID, skipping context minikube" suggested-remediation="Verify the Kubernetes context configuration. Ensure the Kubernetes cluster is reachable and the configuration is correct."