Skip to content

Fix: Windows Issue as discussed in DM's #196

@mynameistito

Description

@mynameistito

Hey bro just adding this in here too, as discussed over Discord DM's :)

PowerShell 7.6.0
Loading personal and system profiles took 1467ms.
~\mynameistito bun install -g executor
bun add v1.3.12 (700fc117)

installed executor@1.4.5 with binaries:
 - executor

[7.84s] done
~\mynameistito executor web
executor binary is missing; downloading release asset...
Expand-Archive : The 'Expand-Archive' command was found in the module 'Microsoft.PowerShell.Archive', but the module
could not be loaded. For more information, run 'Import-Module Microsoft.PowerShell.Archive'.
At line:1 char:34
+ $ErrorActionPreference = 'Stop'; Expand-Archive -LiteralPath 'C:\User ...
+                                  ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Expand-Archive:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CouldNotAutoloadMatchingModule

executor postinstall failed: powershell.exe exited with code 1
~\mynameistito

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions