ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.85k stars 849 forks source link

[gui error report] Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputF #2779

Closed Churrique closed 2 weeks ago

Churrique commented 3 months ago

👉️ Please describe what you were doing when this error happened.

Specifications

Error

Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputFormat None -Command Get-AuthenticodeSignature -LiteralPath 'C:\Users\jesus\AppData\Local\ipfs-desktop-updater\pending\temp-IPFS-Desktop-Setup-0.34.0.exe' | ConvertTo-Json -Compress | ForEach-Object { [Convert]::ToBase64String([System.Text.Encoding]::UTF8.GetBytes($_)) }

    at ChildProcess.exithandler (node:child_process:408:12)
    at ChildProcess.emit (node:events:526:28)
    at maybeClose (node:internal/child_process:1092:16)
    at ChildProcess._handle.onexit (node:internal/child_process:302:5)
lidel commented 2 weeks ago

See workaround in https://github.com/ipfs/ipfs-desktop/issues/2335#issuecomment-2161827010