Cannot install the v3 windows storage node

cannot install , error on this step.

there is a problem with this windows installer package,…

Please, give us 20 last lines from your logs: How do I check my logs? - Node Operator

you cannot use as storage network drive.
Alexey, may be you do normal exception in installer, if user try install storj with disk in network share?

Windows PowerShell
版权所有 (C) Microsoft Corporation。保留所有权利。

尝试新的跨平台 PowerShell https://aka.ms/pscore6

PS C:\Users\oo> Get-Content “$env:ProgramFiles/Storj/Storage Node/storagenode.log” -Tail 20 -Wait
2021-09-19T02:01:05.851+0800 FATAL Unrecoverable error {“error”: “mkdir X:: The system cannot find the path specified.; mkdir X:: The system cannot find the path specified.; mkdir X:: The system cannot find the path specified.; mkdir X:: The system cannot find the path specified.”, “errorVerbose”: “group:\n— mkdir X:: The system cannot find the path specified.\n— mkdir X:: The system cannot find the path specified.\n— mkdir X:: The system cannot find the path specified.\n— mkdir X:: The system cannot find the path specified.”}
2021-09-19T02:02:57.724+0800 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2021-09-19T02:02:57.725+0800 FATAL Unrecoverable error {“error”: “storagenode configuration already exists (C:\Program Files\Storj\Storage Node)”}
2021-09-19T02:08:50.276+0800 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2021-09-19T02:08:50.277+0800 FATAL Unrecoverable error {“error”: “storagenode configuration already exists (C:\Program Files\Storj\Storage Node)”}
2021-09-19T02:19:18.824+0800 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2021-09-19T02:19:18.825+0800 FATAL Unrecoverable error {“error”: “storagenode configuration already exists (C:\Program Files\Storj\Storage Node)”}
Processing: 图片.png…

I turn to the local disk, but it’s also show error

The installer complains to do not find the drive X::, perhaps you have double colons there.
I would recommend to create a folder on your disk and select this folder with “Browse” button in the installer (do not type the name, this can help to avoid typo issues).
And @serger001 is right - the network attached drives are not supported and not recommended, even if it could look like working, you will have issues sooner or later.