blockthespot windows #16

Closed
opened 2024-02-01 00:08:36 +01:00 by Anri · 0 comments
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
``` 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
Anri closed this issue 2024-03-12 00:54:36 +01:00
Anri added the
windows
label 2024-09-05 13:49:45 +02:00
Sign in to join this conversation.
No labels
arch
windows
wsl
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Anri/confOS#16
No description provided.