I am using the example from here https://github.com/dagger/examples/tree/main/nodejs on windows.
every step is working without any error, but I'm not able to export the created build directorie in the last step and write it to the host file system.
I'm getting a "ClientError" but I'm not able to solve it...
Could anyone helo me on how to find the needed information, as I'm new to dagger its kind of hard?