Skip to content

Import-Module PSGit fails with exception  #57

@felixfbecker

Description

@felixfbecker
> Import-Module PSGit
Import-Module : Exception calling "EnableVirtualTerminalProcessing" with "0" argument(s): "The type initializer for 'PoshCode.Pansies.Console.WindowsHelper' threw an exception."
At line:1 char:1
+ Import-Module PSGit
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Import-Module], MethodInvocationException
+ FullyQualifiedErrorId : TypeInitializationException,Microsoft.PowerShell.Commands.ImportModuleCommand
> $PSVersionTable

Name                           Value                                                                                                                    
----                           -----                                                                                                                    
PSVersion                      6.0.1                                                                                                                    
PSEdition                      Core                                                                                                                     
GitCommitId                    v6.0.1                                                                                                                   
OS                             Darwin 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64            
Platform                       Unix                                                                                                                     
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                                  
PSRemotingProtocolVersion      2.3                                                                                                                      
SerializationVersion           1.1.0.1                                                                                                                  
WSManStackVersion              3.0  

Is macOS supported?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions