I cant run cardano preprod on windows

Hello ,
I have been stuck for one month , unable to run cardano preprod node on windows,
i downloaded latest node & used this: book.world.dev.cardano.org/environments/preprod as config file & i run this as a command:

run this:

cardano-node.exe run --topology ./configuration/cardano/topology.json --database-path ./db --port 3001 --config ./configuration/cardano/config.json --socket-path .\pipe\cardano-node

but i get the following error

i would appreciate if anyone can help … thank you.

Hi Nabil,

The run command should be addressing a Windows File System structure, something like “c:\cardanoFolder\configuration” rather than a linux “./configuration/