blockthespot windows #16
Anri
commented 2024-02-01 00:08:36 +01:00
Owner
```
Join-Path : Impossible de lier l'argument au paramètre « Path », car il a la valeur Null.
Au caractère Ligne:1 : 83
+ ... ChildPath 'Spotify'; $exe = Join-Path -Path $spotifyDirectory -ChildP ...
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData : (:) [Join-Path], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.JoinPathCom
mand
Start-Process : Impossible de valider l'argument sur le paramètre «FilePath». L’argument est Null ou vide. Indiquez un
argument qui n’est pas Null ou vide et réessayez.
Au caractère Ligne:1 : 174
+ ... th 'Spotify.exe'; Start-Process -WorkingDirectory $dir -FilePath $exe
+ ~~~~
+ CategoryInfo : InvalidData : (:) [Start-Process], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationError,Microsoft.PowerShell.Commands.StartProcessCommand
```
Anri
referenced this issue from a commit 2024-03-12 00:54:11 +01:00
fix blockthespot #16
Anri
closed this issue 2024-03-12 00:54:36 +01:00
Anri
added the 2024-09-05 13:49:45 +02:00
windows
label
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?