ERROR: "docker buildx build" requires exactly 1 argument. with VS code

 Executing task: docker build --pull --rm -f "Dockerfile\Exemple 1\Dockerfile" -t udemydocker:latest "Dockerfile\Exemple 1" 

ERROR: "docker buildx build" requires exactly 1 argument.
See 'docker buildx build --help'.

Usage:  docker buildx build [OPTIONS] PATH | URL | -     

Start a build

 *  The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command docker build --pull --rm -f "Dockerfile\Exemple 1\Dockerfile" -t udemydocker:latest "Dockerfile\Exemple 1"" terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. 

Hrtr the full log, and after testing with others Dockerfile on other project, It work fine.