Hei
I have a problem. I am using mining pool hub first time and i got errors like this:
PS>TerminatingError(Split-Path): "Cannot bind argument to parameter 'Path' because it is null."
Split-Path : Cannot bind argument to parameter 'Path' because it is null.
At C:\Users\i5 K\Downloads\MultiPoolMiner-master\MultiPoolMiner-master\MultiPoolMiner.ps1:114 char:28
+ if((Split-Path $Miner.URI -Leaf) -eq (Split-Path $Miner.P ...
+ ~~~~~~~~~~
+ CategoryInfo : InvalidData: (

[Split-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.SplitPathComm
What could be wrong with my setup?