Closed
Description
👉️ Please describe what you were doing when this error happened.
Specifications
- OS: win32
- IPFS Desktop Version: 0.22.0
- Electron Version: 19.0.8
- Chrome Version: 102.0.5005.148
Error
Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputFormat None -Command Get-AuthenticodeSignature -LiteralPath 'C:\Users\User 1\AppData\Local\ipfs-desktop-updater\pending\temp-IPFS-Desktop-Setup-0.33.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)