Skip to content

[Bug]: #14

Description

@MillionsMx

GUI version

0.1.3

Operating system

macOS (Apple silicon)

Reproduction steps

PS C:\Windows\System32> $env:COMMANDCODE_VERSION="0.1.3"; irm https://raw.githubusercontent.com/CommandCodeAI/desktop/main/install.ps1 | iex
Command Code installer: No verified Windows x64 package was found in the 20 newest releases.
En línea: 12 Carácter: 2

  • throw "Command Code installer: $Message"
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Command Code in...ewest releases.:String) [], RuntimeException
    • FullyQualifiedErrorId : Command Code installer: No verified Windows x64 package was found in the 20 newest relea
      ses.

PS C:\Windows\System32> irm https://raw.githubusercontent.com/CommandCodeAI/desktop/main/install.ps1 | iex
Command Code installer: No verified Windows x64 package was found in the 20 newest releases.
En línea: 12 Carácter: 2

  • throw "Command Code installer: $Message"
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Command Code in...ewest releases.:String) [], RuntimeException
    • FullyQualifiedErrorId : Command Code installer: No verified Windows x64 package was found in the 20 newest relea
      ses.

PS C:\Windows\System32>

Expected behavior

Install in windows

Actual behavior

PS C:\Windows\System32> $env:COMMANDCODE_VERSION="0.1.3"; irm https://raw.githubusercontent.com/CommandCodeAI/desktop/main/install.ps1 | iex
Command Code installer: No verified Windows x64 package was found in the 20 newest releases.
En línea: 12 Carácter: 2

  • throw "Command Code installer: $Message"
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Command Code in...ewest releases.:String) [], RuntimeException
    • FullyQualifiedErrorId : Command Code installer: No verified Windows x64 package was found in the 20 newest relea
      ses.

PS C:\Windows\System32> irm https://raw.githubusercontent.com/CommandCodeAI/desktop/main/install.ps1 | iex
Command Code installer: No verified Windows x64 package was found in the 20 newest releases.
En línea: 12 Carácter: 2

  • throw "Command Code installer: $Message"
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Command Code in...ewest releases.:String) [], RuntimeException
    • FullyQualifiedErrorId : Command Code installer: No verified Windows x64 package was found in the 20 newest relea
      ses.

PS C:\Windows\System32>

Screenshots, recordings, or sanitized logs

No response

Safety check

  • I removed credentials and private project information from this report.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions