Hello!
Trying to setup node on the machine with Windows 8 OS. After starting identity creation, I got whis error:
Invoke-WebRequest : Не удается обработать параметр, так как имя параметра “o” неоднозначно. Возможные совпадения: -OutF
ile -OutVariable -OutBuffer.
строка:1 знак:170
- … dows_amd64.zip -o identity_windows_amd64.zip; Expand-Archive ./identity_windows_ …
-
~~
- CategoryInfo : InvalidArgument: (
[Invoke-WebRequest], ParameterBindingException
- FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
- CategoryInfo : InvalidArgument: (
Expand-Archive : Имя “Expand-Archive” не распознано как имя командлета, функции, файла сценария или выполняемой програм
мы. Проверьте правильность написания имени, а также наличие и правильность пути, после чего повторите попытку.
строка:1 знак:201
- … ows_amd64.zip; Expand-Archive ./identity_windows_amd64.zip . -Force
-
~~~~~~~~~~~~~~
- CategoryInfo : ObjectNotFound: (Expand-Archive:String) , CommandNotFoundException
- FullyQualifiedErrorId : CommandNotFoundException
What could be the reason and how to fix?
Regards,
Alexander