I handle it by following this minikube command:
minikube cp minikube:<source_file_path> <destination_path>
for example:
minikube cp minikube:/home/docker/package-lock.json ./