[GH-ISSUE #507] I can't make it work under Windows 10 #462

Closed
opened 2026-02-26 00:32:42 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Jun 27, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/507

Hi,

It worked perfectly under Debian 9 but it's impossible to install it under Windows 10.
Does an update will be add ?

Thanks!

Originally created by @ghost on GitHub (Jun 27, 2018). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/507 Hi, It worked perfectly under Debian 9 but it's impossible to install it under Windows 10. Does an update will be add ? Thanks!
kerem 2026-02-26 00:32:42 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@ghost commented on GitHub (Jun 28, 2018):

When I try to build it as indicated in the manual, I get these errors (the ones under) and nothing happens, except the nugget application that appears.
How can I do to make it work ?

Thanks!

PS C:\Users\thiba\Desktop\nbfc-master> .\build.ps1
MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319'.
Tous les packages répertoriés dans packages.config sont déjà installés.
Join-Path : Impossible de lier l'argument au paramètre « Path », car il a la valeur Null.
Au caractère C:\Users\thiba\Desktop\nbfc-master\build.ps1:35 : 22
+ $msbuild = join-path $path 'MSBuild\15.0\Bin\MSBuild.exe'
+                      ~~~~~
    + CategoryInfo          : InvalidData : (:) [Join-Path], ParameterBindingValidationExce
   ption
    + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.Powe
   rShell.Commands.JoinPathCommand

L’expression située après «&» dans un élément de pipeline a généré un objet non valide.
Elle doit générer un nom de commande, un bloc de script ou un objet CommandInfo.
Au caractère C:\Users\thiba\Desktop\nbfc-master\build.ps1:38 : 3
+ & $msbuild /t:Build /p:Configuration=ReleaseWindows NoteBookFanContro ...
+   ~~~~~~~~
    + CategoryInfo          : InvalidOperation : (:) [], RuntimeException
    + FullyQualifiedErrorId : BadExpression

<!-- gh-comment-id:401148075 --> @ghost commented on GitHub (Jun 28, 2018): When I try to build it as indicated in the manual, I get these errors (the ones under) and nothing happens, except the nugget application that appears. How can I do to make it work ? Thanks! ``` PS C:\Users\thiba\Desktop\nbfc-master> .\build.ps1 MSBuild auto-detection: using msbuild version '4.0' from 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319'. Tous les packages répertoriés dans packages.config sont déjà installés. Join-Path : Impossible de lier l'argument au paramètre « Path », car il a la valeur Null. Au caractère C:\Users\thiba\Desktop\nbfc-master\build.ps1:35 : 22 + $msbuild = join-path $path 'MSBuild\15.0\Bin\MSBuild.exe' + ~~~~~ + CategoryInfo : InvalidData : (:) [Join-Path], ParameterBindingValidationExce ption + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.Powe rShell.Commands.JoinPathCommand L’expression située après «&» dans un élément de pipeline a généré un objet non valide. Elle doit générer un nom de commande, un bloc de script ou un objet CommandInfo. Au caractère C:\Users\thiba\Desktop\nbfc-master\build.ps1:38 : 3 + & $msbuild /t:Build /p:Configuration=ReleaseWindows NoteBookFanContro ... + ~~~~~~~~ + CategoryInfo : InvalidOperation : (:) [], RuntimeException + FullyQualifiedErrorId : BadExpression ```
Author
Owner

@github-actions[bot] commented on GitHub (Nov 26, 2019):

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed

<!-- gh-comment-id:558397320 --> @github-actions[bot] commented on GitHub (Nov 26, 2019): This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
Sign in to join this conversation.
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
starred/nbfc-hirschmann#462
No description provided.