Skip to content

If GitHub not installed, not possible to install #8

Description

@sirbabyface

I don't have github installed. I got an error. I've posh-git installed and working nicely.
This is the error I got:

Get-ChildItem : Cannot find path 'C:\Users\<username>\AppData\Local\GitHub' because it does not exist.
At E:\Repos\posh-gitflow\Configure-GitFlow.ps1:20 char:24
+     $portableGitFolders = Get-ChildItem $gitHubPath | ?{ $_.PSIsContainer } | ?{$_. ...
+                           ~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\<username>\AppData\Local\GitHub:String) [Get-ChildItem], I
   temNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

Should GitHub be necessary?

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