Error whenever I try to run a vite web project docker container with volume

Docker Desktop.

A bind mount into a Linux container with a Windows path will probably never work:

So I’m bound to use Docker only with Linux or at most using WSL? I though the idea of containers were to work in any environment without problems…